From 97b960f4a2e70a544483d1e2fde7a607acbc268e Mon Sep 17 00:00:00 2001 From: pikalaxalt Date: Sat, 21 May 2016 11:44:22 -0400 Subject: Fix missing colons and missing LF at EOF --- audio/music/jessieandjames.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/music') diff --git a/audio/music/jessieandjames.asm b/audio/music/jessieandjames.asm index 1f902630..0d349ddb 100755 --- a/audio/music/jessieandjames.asm +++ b/audio/music/jessieandjames.asm @@ -300,4 +300,4 @@ Music_JessieAndJames_Ch3: rest 1 E_ 1 rest 1 - loopchannel 0, .loop \ No newline at end of file + loopchannel 0, .loop -- cgit v1.3.1-sl0p