summaryrefslogtreecommitdiff
path: root/main.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2014-04-29 17:43:24 -0400
committeryenatch <yenatch@gmail.com>2014-04-30 03:03:20 -0400
commitc7938cc7d368a68f73fe5cbb3a750172db70cf7a (patch)
tree90e7faddc09d13f420717ebdc9d792d6da0f23a8 /main.asm
parentda88588636e2a296668e509ce8e614f51727a254 (diff)
Split the mobile adapter library into another object file.
Diffstat (limited to 'main.asm')
-rw-r--r--main.asm4
1 files changed, 0 insertions, 4 deletions
diff --git a/main.asm b/main.asm
index 858c640c6..81db117f1 100644
--- a/main.asm
+++ b/main.asm
@@ -104690,10 +104690,6 @@ Function10ed51: ; 10ed51
INCLUDE "engine/title.asm"
-SECTION "bank44", ROMX, BANK[$44]
-
-INCLUDE "lib/mobile/main.asm"
-
SECTION "bank45", ROMX, BANK[$45]