From ab45947d3fdc9885c497d9fc3dd124c7986f6ea4 Mon Sep 17 00:00:00 2001 From: Astatin Date: Tue, 11 Mar 2025 18:46:42 +0900 Subject: Add invincible friendly bunny you can talk to --- animations/laser.gbasm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'animations/laser.gbasm') 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 -- cgit v1.2.3-70-g09d2