Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/coolgirl-multicart/coolgirl-famicom-multicart.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2020-09-15 00:31:04 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2020-09-15 00:31:04 +0300
commit9dbaf5cda127d878ab9f9de416246801c054530b (patch)
tree3f8bcf7d214aa8784423e6edb88471a32af4cbaf
parent2e408006857f0a17eee96c18c322ed9e7b1c0a05 (diff)
Oops
-rw-r--r--CoolGirl.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/CoolGirl.v b/CoolGirl.v
index 32e9854..db0e5b4 100644
--- a/CoolGirl.v
+++ b/CoolGirl.v
@@ -87,6 +87,6 @@ module CoolGirl # (
end
end
-`include "mappers.vh"
+`include "CoolGirl_mappers.vh"
endmodule