From a6ad4ad37e03c0ef2d76c0d9055dfc1d8896679f Mon Sep 17 00:00:00 2001 From: yenatch Date: Wed, 4 Sep 2013 04:04:11 -0400 Subject: [PATCH] Predef wram labels these are obviously general-purpose temps, but how do you name that? --- wram.asm | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/wram.asm b/wram.asm index d1eff3058..f755680ee 100644 --- a/wram.asm +++ b/wram.asm @@ -860,7 +860,14 @@ TextDelayFrames: ; cfb2 VBlankOccurred: ; cfb3 ds 1 - ds 8 +PredefID: ; cfb4 + ds 1 +PredefTemp: ; cfb5 + ds 2 +PredefAddress: ; cfb7 + ds 2 + + ds 3 GameTimerPause: ; cfbc ; bit 0