summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2014-06-16 22:52:59 -0700
committeryenatch <yenatch@gmail.com>2014-06-16 22:53:56 -0700
commit541a9c73472db20472db5531cba196a0dcd148ea (patch)
tree0a28f28213a2e941267b9f1097b1b23a9bd8d1d7 /wram.asm
parent8639fcd29b0e929ec6cc236a209d0e07a495db14 (diff)
Name the UpdateEnemyHUD predef.
Also start using hp palette constants.
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/wram.asm b/wram.asm
index 1d535d851..844f90c97 100644
--- a/wram.asm
+++ b/wram.asm
@@ -694,6 +694,7 @@ AttrMap:: ; cdd9
; bit 3: vram bank
; bit 0-2: palette id
ds SCREEN_WIDTH * SCREEN_HEIGHT
+AttrMapEnd::
ds 30