diff options
Diffstat (limited to 'pokecrystal.asm')
-rw-r--r-- | pokecrystal.asm | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/pokecrystal.asm b/pokecrystal.asm deleted file mode 100644 index 495b02178..000000000 --- a/pokecrystal.asm +++ /dev/null @@ -1,5 +0,0 @@ -INCLUDE "globals.asm" - -INCLUDE "constants.asm" -INCLUDE "wram.asm" -INCLUDE "main.asm" |