From c9ab625b7f226e778fe5cba894fe088e044e704c Mon Sep 17 00:00:00 2001 From: Astatin Date: Tue, 10 Dec 2024 18:11:21 +0900 Subject: Add earcoptr animation --- tileset.gbasm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tileset.gbasm') diff --git a/tileset.gbasm b/tileset.gbasm index 1192a64..59980b0 100644 --- a/tileset.gbasm +++ b/tileset.gbasm @@ -185,3 +185,5 @@ Animation_Sprites_Data: .DB $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00 ; 0x61 .DB $10, $10, $10, $10, $28, $38, $c6, $fe, $28, $38, $10, $10, $10, $10, $00, $00 ; 0x62 .DB $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00 ; 0x63 + .DB $00, $00, $3c, $3c, $42, $7e, $42, $7e, $42, $7e, $42, $7e, $3c, $3c, $00, $00 ; 0x64 + .DB $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00 ; 0x65 -- cgit v1.2.3-70-g09d2