From 0a2fe23ecc1f24043aad7ff7de9f56f2091acbe9 Mon Sep 17 00:00:00 2001 From: Astatin Date: Tue, 29 Oct 2024 17:06:53 +0900 Subject: Bunny can be attacked and deadge --- definitions.gbasm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'definitions.gbasm') diff --git a/definitions.gbasm b/definitions.gbasm index 4141544..079e457 100644 --- a/definitions.gbasm +++ b/definitions.gbasm @@ -28,7 +28,7 @@ .DEFINE mem_bunny_y ($cb02) .DEFINE mem_bunny_direction ($cb03) ; aaaamddd: a = animation, m = is_moving, d = direction -.DEFINE mem_bunny_health ($cb16) +.DEFINE mem_bunny_health ($cb06) .DEFINE mem_viewport_x ($c008) .DEFINE mem_viewport_y ($c009) .DEFINE mem_rng_state_1 ($c00a) ; 2 bytes -- cgit v1.2.3-70-g09d2