diff options
Diffstat (limited to 'asm/rom2.s')
-rw-r--r-- | asm/rom2.s | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/asm/rom2.s b/asm/rom2.s deleted file mode 100644 index 0f18b45a..00000000 --- a/asm/rom2.s +++ /dev/null @@ -1,7 +0,0 @@ - - .include "asm/macros.inc" - .include "global.inc" - - .data - -.incbin "baserom.nds", 0xF0710, 0x3F8 ; this does not seem to be code |