Legacy support for refreshscreen and reloadmappart

This commit is contained in:
Rangi42 2024-01-29 18:58:50 -05:00
parent 257d56018d
commit 9630f4b0cf

View File

@ -206,6 +206,8 @@ DEF battlecheck EQUS "randomwildmon"
DEF loadtrainerdata EQUS "loadtemptrainer"
DEF loadpokedata EQUS "loadwildmon"
DEF returnafterbattle EQUS "reloadmapafterbattle"
DEF refreshscreen EQUS "reanchormap"
DEF reloadmappart EQUS "refreshmap"
DEF trainerstatus EQUS "trainerflagaction"
DEF talkaftercancel EQUS "endifjustbattled"
DEF talkaftercheck EQUS "checkjustbattled"