diff options
author | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-11-08 13:56:29 -0500 |
---|---|---|
committer | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-11-08 13:56:29 -0500 |
commit | acde04be10aab02c94f8e58d892344af6cbb3ece (patch) | |
tree | 6c59b80142afa0b0e1d800dbe09bd30bf01ccbf5 /wram.asm | |
parent | 32ba300e6c18c1f52603111777aa41efea0550d0 (diff) |
DisplayTextIDInit and DrawStartMenu
Also re-add event_macros.asm
Diffstat (limited to 'wram.asm')
-rwxr-xr-x | wram.asm | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3060,6 +3060,7 @@ wSecondLockTrashCanIndex:: ; d744 ds 2 +wEventFlags:: wd747:: ds 3 ; below here are mostly in game flags wd74a:: ds 1 |