From 11e1fd7c88ce667ea56a27b8aa7c6d22aa09bb2d Mon Sep 17 00:00:00 2001 From: IIMarckus Date: Wed, 18 Jan 2012 00:51:08 -0700 Subject: Add missing newlines to ends of files. hg-commit-id: b807e5dc9cef --- pokered.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pokered.asm') diff --git a/pokered.asm b/pokered.asm index 7d73ecc9..0fb863a4 100644 --- a/pokered.asm +++ b/pokered.asm @@ -1,3 +1,3 @@ _RED EQU 1 _BLUE EQU 0 -INCLUDE "common.tx" \ No newline at end of file +INCLUDE "common.tx" -- cgit v1.3.1-sl0p