summaryrefslogtreecommitdiff
path: root/engine
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2016-02-10 00:32:58 -0500
committeryenatch <yenatch@gmail.com>2016-02-10 00:32:58 -0500
commit8e1167a1e594f226af6fc46638ef9eb713913608 (patch)
tree75e3408e0ad35e8d22c068bc479b9c2045c9de5f /engine
parente044b8ec08fee4a5d4f9cd942551ff94f2577b76 (diff)
parent36f0bda0b33f5444241f1081b93f63f94a1b046a (diff)
Merge branch 'fix-makefile'
Diffstat (limited to 'engine')
-rw-r--r--engine/credits_crystal.asm2
-rw-r--r--engine/events_crystal.asm2
2 files changed, 0 insertions, 4 deletions
diff --git a/engine/credits_crystal.asm b/engine/credits_crystal.asm
deleted file mode 100644
index 51265434b..000000000
--- a/engine/credits_crystal.asm
+++ /dev/null
@@ -1,2 +0,0 @@
-INCLUDE "pokecrystal.asm"
-INCLUDE "engine/credits.asm"
diff --git a/engine/events_crystal.asm b/engine/events_crystal.asm
deleted file mode 100644
index 56cb7a200..000000000
--- a/engine/events_crystal.asm
+++ /dev/null
@@ -1,2 +0,0 @@
-INCLUDE "pokecrystal.asm"
-INCLUDE "engine/events.asm"