diff options
Diffstat (limited to 'pokered.asm')
-rw-r--r-- | pokered.asm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pokered.asm b/pokered.asm index c2d3a507..827b6019 100644 --- a/pokered.asm +++ b/pokered.asm @@ -1,4 +1,3 @@ INCLUDE "red.asm" -INCLUDE "globals.asm" INCLUDE "wram.asm" INCLUDE "main.asm" |