From 91793015e53dbed09576f825d39e71bc59bf90a5 Mon Sep 17 00:00:00 2001 From: YamaArashi Date: Tue, 9 Sep 2014 20:55:19 -0700 Subject: Labelled and commented mostly sprite-related things --- home/audio.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/audio.asm') diff --git a/home/audio.asm b/home/audio.asm index fa62cc8a..8dcc0d93 100644 --- a/home/audio.asm +++ b/home/audio.asm @@ -1,4 +1,4 @@ -Func_2307:: ; 2307 (0:2307) +PlayDefaultMusic:: ; 2307 (0:2307) call WaitForSoundToFinish xor a ld c, a -- cgit v1.3.1-sl0p