From 9eab2451e369e56508d1a6b8380e772d74ce7c40 Mon Sep 17 00:00:00 2001 From: Astatin Date: Tue, 1 Oct 2024 17:17:13 +0900 Subject: Fix bunny display and add attack animation --- main.gbasm | 3 --- 1 file changed, 3 deletions(-) (limited to 'main.gbasm') diff --git a/main.gbasm b/main.gbasm index ba1f003..a3447d2 100644 --- a/main.gbasm +++ b/main.gbasm @@ -25,9 +25,6 @@ VBLANK_Entrypoint: CALL =Display_Prepared_Block CALL =Display_Object CALL $OAM_DMA_Transfer_routine - LD HL, $9800 - LD A, $mem_bunny_x - CALL =Print_8bit CALL =Object_Interactions_Check -- cgit v1.2.3-70-g09d2