mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
Add newlines to EOFs
This commit is contained in:
parent
08b939375e
commit
10fd288ab4
336 changed files with 335 additions and 335 deletions
2
audio/headers/musicheaders02.asm
Normal file → Executable file
2
audio/headers/musicheaders02.asm
Normal file → Executable file
|
|
@ -183,4 +183,4 @@ Music_IndigoPlateau:: ; 82f1 (2:42f1)
|
|||
db CH3
|
||||
dw Music_IndigoPlateau_Ch4
|
||||
|
||||
; 0x82fd
|
||||
; 0x82fd
|
||||
|
|
|
|||
2
audio/headers/musicheaders08.asm
Normal file → Executable file
2
audio/headers/musicheaders08.asm
Normal file → Executable file
|
|
@ -54,4 +54,4 @@ Music_DefeatedGymLeader:: ; 202f4 (8:42f4)
|
|||
db CH2
|
||||
dw Music_DefeatedGymLeader_Ch3
|
||||
|
||||
; 202fd
|
||||
; 202fd
|
||||
|
|
|
|||
2
audio/headers/musicheaders1f.asm
Normal file → Executable file
2
audio/headers/musicheaders1f.asm
Normal file → Executable file
|
|
@ -157,4 +157,4 @@ Music_MeetMaleTrainer:: ; 7c2f4 (1f:42f4)
|
|||
db CH2
|
||||
dw Music_MeetMaleTrainer_Ch3
|
||||
|
||||
; 0x7c2fd
|
||||
; 0x7c2fd
|
||||
|
|
|
|||
2
audio/headers/sfxheaders02.asm
Normal file → Executable file
2
audio/headers/sfxheaders02.asm
Normal file → Executable file
|
|
@ -561,4 +561,4 @@ SFX_02_5f:: ; 822b (2:422b)
|
|||
db CH4
|
||||
dw SFX_02_5f_Ch1
|
||||
|
||||
; 0x822e
|
||||
; 0x822e
|
||||
|
|
|
|||
2
audio/headers/sfxheaders08.asm
Normal file → Executable file
2
audio/headers/sfxheaders08.asm
Normal file → Executable file
|
|
@ -705,4 +705,4 @@ SFX_08_77:: ; 202bb (8:42bb)
|
|||
db CH4
|
||||
dw SFX_08_77_Ch1
|
||||
|
||||
; 0x202be
|
||||
; 0x202be
|
||||
|
|
|
|||
2
audio/headers/sfxheaders1f.asm
Normal file → Executable file
2
audio/headers/sfxheaders1f.asm
Normal file → Executable file
|
|
@ -595,4 +595,4 @@ SFX_1f_67:: ; 7c246 (1f:4246)
|
|||
db CH4
|
||||
dw SFX_1f_67_Ch1
|
||||
|
||||
; 0x7c249
|
||||
; 0x7c249
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue