shithub: pokecrystal

Download patch

ref: a6ad4ad37e03c0ef2d76c0d9055dfc1d8896679f
parent: 715a19fd593d10f3cd2e13d0dbc3f7713ebea4cf
author: yenatch <[email protected]>
date: Wed Sep 4 00:04:11 EDT 2013

Predef wram labels

these are obviously general-purpose temps, but how do you name that?

--- a/wram.asm
+++ b/wram.asm
@@ -860,7 +860,14 @@
 VBlankOccurred: ; cfb3
 	ds 1
 
-	ds 8
+PredefID: ; cfb4
+	ds 1
+PredefTemp: ; cfb5
+	ds 2
+PredefAddress: ; cfb7
+	ds 2
+
+	ds 3
 
 GameTimerPause: ; cfbc
 ; bit 0