From acde04be10aab02c94f8e58d892344af6cbb3ece Mon Sep 17 00:00:00 2001 From: luckytyphlosion Date: Sun, 8 Nov 2015 13:56:29 -0500 Subject: DisplayTextIDInit and DrawStartMenu Also re-add event_macros.asm --- wram.asm | 1 + 1 file changed, 1 insertion(+) (limited to 'wram.asm') diff --git a/wram.asm b/wram.asm index 5922f27c..90f0237a 100755 --- a/wram.asm +++ b/wram.asm @@ -3060,6 +3060,7 @@ wSecondLockTrashCanIndex:: ; d744 ds 2 +wEventFlags:: wd747:: ds 3 ; below here are mostly in game flags wd74a:: ds 1 -- cgit v1.3.1-sl0p