From 4b4372dbd7c7d966246020cedf43ed4b28f75bcd Mon Sep 17 00:00:00 2001 From: Tal Hayon Date: Sun, 17 Apr 2022 20:44:10 +0300 Subject: Put const data in heartContainer --- data/const/object/heartContainer.s | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 data/const/object/heartContainer.s (limited to 'data/const/object') diff --git a/data/const/object/heartContainer.s b/data/const/object/heartContainer.s deleted file mode 100644 index efba07ef..00000000 --- a/data/const/object/heartContainer.s +++ /dev/null @@ -1,8 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .section .rodata - .align 2 - -gUnk_08121C58:: @ 08121C58 - .incbin "heartContainer/gUnk_08121C58.bin" -- cgit v1.2.3