aboutsummaryrefslogtreecommitdiffstats
path: root/ram/hram.asm
diff options
context:
space:
mode:
Diffstat (limited to 'ram/hram.asm')
-rw-r--r--ram/hram.asm13
1 files changed, 5 insertions, 8 deletions
diff --git a/ram/hram.asm b/ram/hram.asm
index 0607a484..72e9e13a 100644
--- a/ram/hram.asm
+++ b/ram/hram.asm
@@ -85,10 +85,10 @@ hSpriteScreenX:: db
hSpriteScreenY:: db
NEXTU
-hFF8F:: db
-hFF90:: db
-hFF91:: db
-hFF92:: db
+hCollidingSpriteOffset:: db
+hCollidingSpriteTempYValue:: db
+hCollidingSpriteTempXValue:: db
+hCollidingSpriteAdjustedDistance:: db
ENDU
hTilePlayerStandingOn:: db
@@ -327,11 +327,8 @@ hItemCounter::
hSavedCoordIndex::
hMissableObjectIndex::
hGymTrashCanRandNumMask::
+hInteractedWithBookshelf::
db
-
-NEXTU
-hFFDB:: db
-hFFDC:: db
ENDU
ds 1