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 | engine/overworld/pokecenter.asm (diff) | |
| download | pokeyellow-acde04be10aab02c94f8e58d892344af6cbb3ece.tar.gz pokeyellow-acde04be10aab02c94f8e58d892344af6cbb3ece.tar.xz pokeyellow-acde04be10aab02c94f8e58d892344af6cbb3ece.zip | |
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 |
