diff options
author | YamaArashi <shadow962@live.com> | 2017-01-05 04:51:55 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2017-01-05 04:53:16 -0800 |
commit | 96ccf2cf22e885d82ea862d0e0e94e0bb1816eec (patch) | |
tree | eb029ea6735df1e6bed7df481f90e9e95334d87e /data/data_83760F0.s | |
parent | 624e2551de908711680d34262b35b942e3140ecb (diff) |
define palette struct in C
Diffstat (limited to 'data/data_83760F0.s')
-rw-r--r-- | data/data_83760F0.s | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/data/data_83760F0.s b/data/data_83760F0.s index 8f45c1b18..8eacb3472 100644 --- a/data/data_83760F0.s +++ b/data/data_83760F0.s @@ -4,13 +4,6 @@ .section .rodata .align 2 -gDummyPaletteStructTemplate:: @ 837DEE4 - .2byte 0xFFFF - .space 9 - .byte 0x20 - .space 4 - - .align 2 gFanfares:: @ 837DEF4 .2byte BGM_FANFA1, 80 .2byte BGM_FANFA4, 160 |