diff options
author | YamaArashi <shadow962@live.com> | 2016-09-02 11:29:12 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-09-02 11:29:12 -0700 |
commit | 3304914ac67574230c3bb72819c71655abea07d0 (patch) | |
tree | 5112c0a7ba0f49414987385e33866c87c4ace774 /constants | |
parent | d62994b1d52126846437bbe04caf84f3ae7c12a0 (diff) | |
parent | 5a0b6da393d7543899a74cb7e7695d75696a8b7e (diff) |
Merge https://github.com/pret/pokeruby
Diffstat (limited to 'constants')
-rw-r--r-- | constants/opponent_constants.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/opponent_constants.s b/constants/opponent_constants.s index d60ae1bac..6782d3151 100644 --- a/constants/opponent_constants.s +++ b/constants/opponent_constants.s @@ -57,7 +57,7 @@ .set OPPONENT_GABBY_AND_TY_6, 56 .set OPPONENT_LOLA_1, 57 .set OPPONENT_CARMEN, 58 - .set OPPONENT_GWEN , 59 + .set OPPONENT_GWEN, 59 .set OPPONENT_LOLA_2, 60 .set OPPONENT_LOLA_3, 61 .set OPPONENT_LOLA_4, 62 |