summaryrefslogtreecommitdiff
path: root/hram.asm
diff options
context:
space:
mode:
Diffstat (limited to 'hram.asm')
-rw-r--r--hram.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/hram.asm b/hram.asm
index aca62d831..af43f8b2d 100644
--- a/hram.asm
+++ b/hram.asm
@@ -51,8 +51,8 @@ hGraphicStartTile:: db
hMoveMon:: db
UNION
-hMapObjectIndexBuffer:: db
-hObjectStructIndexBuffer:: db
+hMapObjectIndex:: db
+hObjectStructIndex:: db
NEXTU
hConnectionStripLength:: db
hConnectedMapWidth:: db