summaryrefslogtreecommitdiff
path: root/asm/rom2.s
diff options
context:
space:
mode:
authorMartmists <mail@martmists.com>2020-04-26 17:49:13 +0200
committerGitHub <noreply@github.com>2020-04-26 17:49:13 +0200
commitdaf2b831efe688dd9ee55f549d00a33c16e840ba (patch)
treebdb1765edc0c10ec83f02ded9e9c478d01e241a4 /asm/rom2.s
parentf11bca0db09b9e7f7514f5033fe6c31b6efd05e2 (diff)
parenteb0b544c0678a0e601686fc32b6019b4e893d5f9 (diff)
Merge pull request #27 from PikalaxALT/pikalax_work
Separate build structures for ARM9 and ARM7
Diffstat (limited to 'asm/rom2.s')
-rw-r--r--asm/rom2.s7
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