mirror of
https://github.com/pret/pokered.git
synced 2026-04-25 15:57:04 -05:00
Missing usage of def_script_pointers (#423)
This commit is contained in:
parent
35d8064317
commit
9a780d4501
|
|
@ -37,6 +37,7 @@ VictoryRoad2FReplaceTileBlockScript:
|
|||
ret
|
||||
|
||||
VictoryRoad2F_ScriptPointers:
|
||||
def_script_pointers
|
||||
dw_const VictoryRoad2FDefaultScript, SCRIPT_VICTORYROAD2F_DEFAULT
|
||||
dw_const DisplayEnemyTrainerTextAndStartBattle, SCRIPT_VICTORYROAD2F_START_BATTLE
|
||||
dw_const EndTrainerBattle, SCRIPT_VICTORYROAD2F_END_BATTLE
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user