We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
refreshscreen
reloadmappart
1 parent 17d3a1a commit fdae742Copy full SHA for fdae742
macros/legacy.asm
@@ -206,6 +206,8 @@ DEF battlecheck EQUS "randomwildmon"
206
DEF loadtrainerdata EQUS "loadtemptrainer"
207
DEF loadpokedata EQUS "loadwildmon"
208
DEF returnafterbattle EQUS "reloadmapafterbattle"
209
+DEF refreshscreen EQUS "reanchormap"
210
+DEF reloadmappart EQUS "refreshmap"
211
DEF trainerstatus EQUS "trainerflagaction"
212
DEF talkaftercancel EQUS "endifjustbattled"
213
DEF talkaftercheck EQUS "checkjustbattled"
0 commit comments