diff options
author | dannye <corrnondacqb@yahoo.com> | 2016-06-06 01:22:22 -0500 |
---|---|---|
committer | dannye <corrnondacqb@yahoo.com> | 2016-06-06 01:22:22 -0500 |
commit | a070bdcb21310c7d17b4fd057852f788fdfd61ca (patch) | |
tree | ca50135e03b11b93e4c20ae2313742fcd728f595 /constants/pikachu_emotion_constants.asm | |
parent | 3af22139a90e9484221344ae6d34d737faa07608 (diff) |
Clean up white space
Diffstat (limited to 'constants/pikachu_emotion_constants.asm')
-rw-r--r-- | constants/pikachu_emotion_constants.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/constants/pikachu_emotion_constants.asm b/constants/pikachu_emotion_constants.asm index 22c1d8ea..13033857 100644 --- a/constants/pikachu_emotion_constants.asm +++ b/constants/pikachu_emotion_constants.asm @@ -1,5 +1,5 @@ ; Starter Pikachu emotion commands constants - + const_value = 0 const PIKAEMOTION_DUMMY1 const PIKAEMOTION_PRINTTEXT @@ -12,7 +12,7 @@ const_value = 0 const PIKAEMOTION_DUMMY2 const PIKAEMOTION_9 const PIKAEMOTION_DUMMY3 - + const_value = 0 const PIKAEMOTION_SUBCMD_LOADEXTRAPIKASPRITES const PIKAEMOTION_SUBCMD_LOADFONT |