diff options
Diffstat (limited to 'asm/icon.s')
-rw-r--r-- | asm/icon.s | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/asm/icon.s b/asm/icon.s deleted file mode 100644 index 976077b0..00000000 --- a/asm/icon.s +++ /dev/null @@ -1,6 +0,0 @@ - .text - .short 0x0001 - .short 0x048B - .space 0x1C - .incbin "graphics/icon.4bpp" - .incbin "graphics/icon.gbapal" |