From 81f6704f3cb15c3f59fd3b48ec3622b63bc71297 Mon Sep 17 00:00:00 2001 From: nullableVoidPtr <30564701+nullableVoidPtr@users.noreply.github.com> Date: Thu, 22 Nov 2018 20:59:37 +0800 Subject: Use preprocessor for data asms, clean up sound/ and dump some text --- sound/song_table.inc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sound/song_table.inc') diff --git a/sound/song_table.inc b/sound/song_table.inc index 86488a3..df66710 100644 --- a/sound/song_table.inc +++ b/sound/song_table.inc @@ -1,6 +1,5 @@ .align 2 - .global gSongTable -gSongTable: @ 9E866BC +gSongTable:: @ 9E866BC song 0x9F5185C, 0, 0 song 0x9F5218C, 0, 0 song 0x9F52D24, 0, 0 -- cgit v1.2.3