diff options
Diffstat (limited to 'macros/legacy.asm')
-rw-r--r-- | macros/legacy.asm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/macros/legacy.asm b/macros/legacy.asm index 35e6e9ccb..7f53dd565 100644 --- a/macros/legacy.asm +++ b/macros/legacy.asm @@ -1,5 +1,6 @@ -; Legacy support for pre-2018 pokecrystal. +; Legacy support for old pokecrystal. ; Allows porting scripts with as few edits as possible. +; Legacy support not in this file can be found by looking for the keyword: "LEGACY" ; macros/rst.asm callba EQUS "farcall" |