diff options
author | yenatch <yenatch@gmail.com> | 2014-04-29 17:43:24 -0400 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2014-04-30 03:03:20 -0400 |
commit | c7938cc7d368a68f73fe5cbb3a750172db70cf7a (patch) | |
tree | 90e7faddc09d13f420717ebdc9d792d6da0f23a8 /main.asm | |
parent | da88588636e2a296668e509ce8e614f51727a254 (diff) |
Split the mobile adapter library into another object file.
Diffstat (limited to 'main.asm')
-rw-r--r-- | main.asm | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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] |