diff options
author | Daniel Harding <corrnondacqb@yahoo.com> | 2015-06-04 23:02:28 -0500 |
---|---|---|
committer | Daniel Harding <corrnondacqb@yahoo.com> | 2015-06-04 23:02:28 -0500 |
commit | c43c338a5f7d90494b7e6e67c6533288bd28117d (patch) | |
tree | a2ab7437ff9980a9debb73a4c4ece6a4650455f5 /constants/trainer_constants.asm | |
parent | 26d279b5515446e444089ce727b3eda3122721b5 (diff) | |
parent | bdfd6ac09ba71ca73f5f058f9cf01ccdad8f21c4 (diff) |
Merge pull request #96 from dannye/master
wram comments, EOLs, EOFs, and UTF-8
Diffstat (limited to 'constants/trainer_constants.asm')
-rwxr-xr-x[-rw-r--r--] | constants/trainer_constants.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/trainer_constants.asm b/constants/trainer_constants.asm index 37a51376..f98352f9 100644..100755 --- a/constants/trainer_constants.asm +++ b/constants/trainer_constants.asm @@ -45,4 +45,4 @@ SONY3 EQU $2B LORELEI EQU $2C CHANNELER EQU $2D AGATHA EQU $2E -LANCE EQU $2F
\ No newline at end of file +LANCE EQU $2F |