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 CallBankF -> CallBattleCore
This commit is contained in:
@@ -73,9 +73,9 @@ BattleCommand54: ; 37588
|
||||
set 1, [hl]
|
||||
call Function0x37e01
|
||||
ld hl, GetHalfMaxHP
|
||||
call CallBankF
|
||||
call CallBattleCore
|
||||
ld hl, Function3cc3f
|
||||
call CallBankF
|
||||
call CallBattleCore
|
||||
call UpdateUserInParty
|
||||
ld hl, PutACurseText
|
||||
jp StdBattleTextBox
|
||||
|
Reference in New Issue
Block a user