From f1bd7a41cc1e2bcd730a0c2c6c5c4c618044f631 Mon Sep 17 00:00:00 2001 From: Evan Date: Mon, 2 Dec 2019 20:58:12 -0700 Subject: resolve compiler errors --- data/graphics.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data') diff --git a/data/graphics.s b/data/graphics.s index 83530b67e..cd41ee295 100644 --- a/data/graphics.s +++ b/data/graphics.s @@ -2464,7 +2464,7 @@ gFile_graphics_battle_anims_masks_cure_bubbles_sheet:: @ 8D2DE3C .incbin "graphics/battle_anims/masks/cure_bubbles.4bpp.lz" .align 2 -gFile_graphics_battle_anims_masks_cure_bubbles_palette:: @ 8D2DF78 +gCureBubblesPal:: @ 8D2DF78 .incbin "graphics/battle_anims/masks/cure_bubbles.gbapal.lz" .align 2 -- cgit v1.2.3