Add missing newlines to ends of files.

hg-commit-id: b807e5dc9cef
This commit is contained in:
IIMarckus 2012-01-18 00:51:08 -07:00
parent 497f9b6602
commit 11e1fd7c88
2 changed files with 2 additions and 2 deletions

View file

@ -1,3 +1,3 @@
_RED EQU 0
_BLUE EQU 1
INCLUDE "common.tx"
INCLUDE "common.tx"

View file

@ -1,3 +1,3 @@
_RED EQU 1
_BLUE EQU 0
INCLUDE "common.tx"
INCLUDE "common.tx"