You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Rename some sections
engine/battle_tower.asm fits better in events/
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
SECTION "bank45", ROMX
|
||||
SECTION "Mobile 45", ROMX
|
||||
|
||||
charmap " ", $20 ; revert to ascii
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
SECTION "bank46", ROMX
|
||||
SECTION "Mobile 46", ROMX
|
||||
|
||||
Function118000: ; 118000
|
||||
ld a, $1
|
||||
@@ -3016,7 +3016,7 @@ Unknown_1196b8: ; 1196b8
|
||||
; 1196cd
|
||||
|
||||
|
||||
SECTION "bank46_2", ROMX
|
||||
SECTION "Mobile 46 ASCII", ROMX
|
||||
; A hack to use ascii above.
|
||||
|
||||
Function1196cd: ; 1196cd (46:56cd)
|
||||
|
Reference in New Issue
Block a user