diff options
| author | E <shealyrd@email.uscupstate.edu> | 2020-12-09 19:00:20 -0600 |
|---|---|---|
| committer | E <shealyrd@email.uscupstate.edu> | 2020-12-09 19:00:20 -0600 |
| commit | aa6e9646746d5fca6106c981055c119d4cf1da7b (patch) | |
| tree | 224c1d51c89aa3248f0c3242e25a1336e9e15823 /src/macros | |
| parent | 16be3112f9843d61370b14615eb8cb1f4d36ad28 (diff) | |
updating pull request according to changes
Diffstat (limited to 'src/macros')
| -rw-r--r-- | src/macros/scripts.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/macros/scripts.asm b/src/macros/scripts.asm index 73bb09e..ed7b30d 100644 --- a/src/macros/scripts.asm +++ b/src/macros/scripts.asm @@ -34,7 +34,7 @@ ENDM const Func_cf53_index ; $11 const Func_cf7b_index ; $12 const ScriptCommand_CheckRawAmountOfCardsOwned_index ; $13 - const Func_cf96_index ; $14 + const ScriptCommand_JumpBasedOnFightingClubPupilStatus_index ; $14 const Func_cfc6_index ; $15 const Func_cfd4_index ; $16 const Func_d00b_index ; $17 |
