diff options
author | Doesnty <doesntalt@gmail.com> | 2017-08-22 11:59:10 -0500 |
---|---|---|
committer | Doesnty <doesntalt@gmail.com> | 2017-08-22 11:59:10 -0500 |
commit | 5487c755f054b464665849bbe5a31ab92ff34574 (patch) | |
tree | 7bc0794992818a76bea302630382c863fad0c4da /src | |
parent | 92a703333302194b1093788aa3725f1e22c77e52 (diff) |
whitespace
Diffstat (limited to 'src')
-rw-r--r-- | src/battle_4.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/battle_4.c b/src/battle_4.c index 71c78a6b9..ecd7fc34b 100644 --- a/src/battle_4.c +++ b/src/battle_4.c @@ -5373,7 +5373,7 @@ static void atk23_getexp(void) if (GetMonData(&gPlayerParty[BATTLE_STRUCT->expGetterID], MON_DATA_HP)) { - s16 stringID; + s16 stringID; if (BATTLE_STRUCT->sentInPokes & 1) gBattleMoveDamage = *exp; else |