From 90c5b93f231ac63af5399d0d55d167bbe5e64708 Mon Sep 17 00:00:00 2001 From: Diegoisawesome Date: Tue, 9 Jan 2018 19:27:11 -0600 Subject: Extract voicegroups --- data/sound_data.s | 2 ++ 1 file changed, 2 insertions(+) (limited to 'data') diff --git a/data/sound_data.s b/data/sound_data.s index bf5138f84..cd33950e1 100644 --- a/data/sound_data.s +++ b/data/sound_data.s @@ -9,3 +9,5 @@ .include "sound/music_player_table.inc" .include "sound/song_table.inc" .include "sound/direct_sound_data.inc" + + .align 2 -- cgit v1.2.3