Missing usage of def_script_pointers (#423)

This commit is contained in:
Vortyne 2023-08-26 11:08:59 -04:00 committed by GitHub
parent 35d8064317
commit 9a780d4501
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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