From ecd565bc8625f7b80ebe197554ab01e1ef9a604b Mon Sep 17 00:00:00 2001 From: Astatin Date: Tue, 11 Feb 2025 18:52:46 +0900 Subject: Updating current focused attack cost + changing the cursor when not enough points --- tiles.gbasm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tiles.gbasm') diff --git a/tiles.gbasm b/tiles.gbasm index da3d821..0ef0425 100644 --- a/tiles.gbasm +++ b/tiles.gbasm @@ -16,7 +16,7 @@ Load_Tile: LD HL, $9200 LD DE, =BG_Tile_Image_Data - LD BC, $04b0 + LD BC, $04c0 CALL =memcpy LD HL, $8600 -- cgit v1.2.3-70-g09d2