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 routines to avoid conflicts when removing "Special_" prefixes
This commit is contained in:
@@ -29,7 +29,7 @@ CheckForMobileBattleRules: ; 8b1e1
|
||||
db "@"
|
||||
; 0x8b201
|
||||
|
||||
CheckForBattleTowerRules: ; 8b201
|
||||
_CheckForBattleTowerRules: ; 8b201
|
||||
ld hl, StringBuffer2
|
||||
ld [hl], "3"
|
||||
inc hl
|
||||
|
||||
Reference in New Issue
Block a user