mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-01-16 13:53:12 +13:00
Add missing newlines to ends of files.
hg-commit-id: b807e5dc9cef
This commit is contained in:
parent
497f9b6602
commit
11e1fd7c88
|
|
@ -1,3 +1,3 @@
|
||||||
_RED EQU 0
|
_RED EQU 0
|
||||||
_BLUE EQU 1
|
_BLUE EQU 1
|
||||||
INCLUDE "common.tx"
|
INCLUDE "common.tx"
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
_RED EQU 1
|
_RED EQU 1
|
||||||
_BLUE EQU 0
|
_BLUE EQU 0
|
||||||
INCLUDE "common.tx"
|
INCLUDE "common.tx"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue