aboutsummaryrefslogtreecommitdiffstats
path: root/src/assets.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/assets.c')
-rw-r--r--src/assets.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/assets.c b/src/assets.c
index 64a2265..f685a05 100644
--- a/src/assets.c
+++ b/src/assets.c
@@ -81,7 +81,7 @@ static const u32 note_name_sprites[] = {
81 0xe0000000, 0xe0202020, 0x0e000000, 0x0e0a0e0a, 81 0xe0000000, 0xe0202020, 0x0e000000, 0x0e0a0e0a,
82}; 82};
83 83
84u32 ch_btn_sprite[] = { 84static const u32 ch_btn_sprite[] = {
85 // CH1 85 // CH1
86 0x888e80ff, 0xff808e88, 86 0x888e80ff, 0xff808e88,
87 0xa1a100ff, 0xff00a9e1, 87 0xa1a100ff, 0xff00a9e1,