Skip to content

Commit

Permalink
Legacy support for refreshscreen and reloadmappart
Browse files Browse the repository at this point in the history
  • Loading branch information
Rangi42 committed Jan 29, 2024
1 parent 257d560 commit 9630f4b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions macros/legacy.asm
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 9630f4b

Please sign in to comment.