diff options
Diffstat (limited to 'hram.asm')
-rw-r--r-- | hram.asm | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -51,8 +51,8 @@ hGraphicStartTile:: db hMoveMon:: db UNION -hMapObjectIndexBuffer:: db -hObjectStructIndexBuffer:: db +hMapObjectIndex:: db +hObjectStructIndex:: db NEXTU hConnectionStripLength:: db hConnectedMapWidth:: db |