aboutsummaryrefslogtreecommitdiffstats
path: root/constants/connection_constants.asm
diff options
context:
space:
mode:
authorU-Daniel-PC\Daniel <corrnondacqb@yahoo.com>2015-06-04 23:17:30 -0500
committerU-Daniel-PC\Daniel <corrnondacqb@yahoo.com>2015-06-04 23:17:30 -0500
commitb0b1f88b9466f0414e4a6c782b5348f46768c8c4 (patch)
tree3ed8d12b5328b4f655d96351b3959f262fb2d72a /constants/connection_constants.asm
parentEOL Windows->UNIX (diff)
parentMerge pull request #96 from dannye/master (diff)
downloadpokeyellow-b0b1f88b9466f0414e4a6c782b5348f46768c8c4.tar.gz
pokeyellow-b0b1f88b9466f0414e4a6c782b5348f46768c8c4.tar.xz
pokeyellow-b0b1f88b9466f0414e4a6c782b5348f46768c8c4.zip
Merge branch 'master' of https://github.com/iimarckus/pokered
Conflicts: wram.asm
Diffstat (limited to 'constants/connection_constants.asm')
-rwxr-xr-xconstants/connection_constants.asm10
1 files changed, 5 insertions, 5 deletions
diff --git a/constants/connection_constants.asm b/constants/connection_constants.asm
index 389ba867..916d6c4f 100755
--- a/constants/connection_constants.asm
+++ b/constants/connection_constants.asm
@@ -1,5 +1,5 @@
-; connection directions
-EAST EQU 1
-WEST EQU 2
-SOUTH EQU 4
-NORTH EQU 8 \ No newline at end of file
+; connection directions
+EAST EQU 1
+WEST EQU 2
+SOUTH EQU 4
+NORTH EQU 8