Add checkcurl to legacy macros

This commit is contained in:
Rangi42
2024-12-25 10:07:59 -05:00
parent d323aa83dd
commit fd64d7eb70

View File

@@ -356,6 +356,9 @@ DEF dorestart EQUS "oamrestart"
DEF dowait EQUS "oamwait"
DEF delanim EQUS "oamdel"
; macros/scripts/battle_commands.asm
DEF checkcurl EQUS "checkrollout"
; engine/events/std_scripts.asm
DEF pokecenternurse EQUS "PokecenterNurseScript"
DEF difficultbookshelf EQUS "DifficultBookshelfScript"