Skip to content

Commit

Permalink
Update ram/hram.asm
Browse files Browse the repository at this point in the history
Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>
  • Loading branch information
Vortyne and Rangi42 authored Nov 20, 2023
1 parent 844657f commit 4986764
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ram/hram.asm
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@ hSpriteScreenY:: db

NEXTU
hSpriteCollisionsLoopCounter:: db
hSpriteCollisionsTempYStore:: db
hSpriteCollisionsTempXStore:: db
hSpriteCollisionsTempYCoord:: db
hSpriteCollisionsTempXCoord:: db
hSpriteCollisionsAdjustedDistance:: db
ENDU

Expand Down

0 comments on commit 4986764

Please sign in to comment.