aboutsummaryrefslogtreecommitdiff
path: root/animations/laser.gbasm
diff options
context:
space:
mode:
Diffstat (limited to 'animations/laser.gbasm')
-rw-r--r--animations/laser.gbasm2
1 files changed, 1 insertions, 1 deletions
diff --git a/animations/laser.gbasm b/animations/laser.gbasm
index c76b464..a3536d7 100644
--- a/animations/laser.gbasm
+++ b/animations/laser.gbasm
@@ -118,7 +118,7 @@ Laser_Animation:
LD A, B
LD (HL+), A
- LD A, $64
+ LD A, $vram_animation_index+4
LD (HL+), A
LD A, $00
LD (HL+), A