mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
Trim extra newlines from some files
This commit is contained in:
parent
fa206ce835
commit
2954013da1
|
@ -31,4 +31,3 @@
|
||||||
|
|
||||||
; duty 5 reads from sfx data
|
; duty 5 reads from sfx data
|
||||||
.wave5
|
.wave5
|
||||||
|
|
||||||
|
|
|
@ -546,4 +546,3 @@ JustAMomentText::
|
||||||
|
|
||||||
OpenBillsPCText::
|
OpenBillsPCText::
|
||||||
script_bills_pc
|
script_bills_pc
|
||||||
|
|
||||||
|
|
|
@ -468,4 +468,3 @@ AdjustEventBit: MACRO
|
||||||
add ((\1) % 8) - (\2)
|
add ((\1) % 8) - (\2)
|
||||||
ENDC
|
ENDC
|
||||||
ENDM
|
ENDM
|
||||||
|
|
||||||
|
|
|
@ -113,5 +113,3 @@ Route5GateText3:
|
||||||
SaffronGateText_1dff6:
|
SaffronGateText_1dff6:
|
||||||
text_far _SaffronGateText_1dff6
|
text_far _SaffronGateText_1dff6
|
||||||
text_end
|
text_end
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue