summaryrefslogtreecommitdiff
path: root/engine/gfx/sprites.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/gfx/sprites.asm')
-rw-r--r--engine/gfx/sprites.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/gfx/sprites.asm b/engine/gfx/sprites.asm
index 1b22e5832..f5ae26ba8 100644
--- a/engine/gfx/sprites.asm
+++ b/engine/gfx/sprites.asm
@@ -561,7 +561,7 @@ Sprites_Sine:
calc_sine_wave
AnimateEndOfExpBar:
- ld a, [hSGB]
+ ldh a, [hSGB]
ld de, EndOfExpBarGFX
and a
jr z, .load