diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-21 11:44:22 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-21 11:44:22 -0400 |
| commit | 97b960f4a2e70a544483d1e2fde7a607acbc268e (patch) | |
| tree | 959e6841428451aaac67dab90ce56298bc0c03ca /audio/music | |
| parent | Garbage data in bank AUDIO_4 replaced with static incbin (diff) | |
| download | pokeyellow-97b960f4a2e70a544483d1e2fde7a607acbc268e.tar.gz pokeyellow-97b960f4a2e70a544483d1e2fde7a607acbc268e.tar.xz pokeyellow-97b960f4a2e70a544483d1e2fde7a607acbc268e.zip | |
Fix missing colons and missing LF at EOF
Diffstat (limited to 'audio/music')
| -rwxr-xr-x | audio/music/jessieandjames.asm | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
