diff options
author | Remy Oukaour <remy.oukaour@gmail.com> | 2017-12-16 19:00:50 -0500 |
---|---|---|
committer | Remy Oukaour <remy.oukaour@gmail.com> | 2017-12-16 19:00:50 -0500 |
commit | 25a3960646548c40af70f9f59bed544f4ce8d472 (patch) | |
tree | 8b0bade10dbb09b2d4221a00f9bbbae7ed78dd7c /mobile/mobile_5e.asm | |
parent | 05d49f7d752b03cbccb2fdcca2781a8a5de85425 (diff) |
Move some more main.asm routines into individual files
Diffstat (limited to 'mobile/mobile_5e.asm')
-rw-r--r-- | mobile/mobile_5e.asm | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/mobile/mobile_5e.asm b/mobile/mobile_5e.asm index b22f714ea..baf247fe2 100644 --- a/mobile/mobile_5e.asm +++ b/mobile/mobile_5e.asm @@ -1,10 +1,6 @@ - -SECTION "Misc Crystal", ROMX - MobileAdapterGFX:: INCBIN "gfx/mobile/mobile_adapter.2bpp" - Function17a68f:: ; 17a68f (5e:668f) call Function17a6a8 call Function17a751 |