Added empty line at the end of test/move_effect_triple_arrows.c
Compilers on Unix-based systems hate it when a file doesn't end with an empty line.
This commit is contained in:
parent
a59ecf8261
commit
318b1ce4a2
1 changed files with 1 additions and 1 deletions
|
@ -53,4 +53,4 @@ SINGLE_BATTLE_TEST("Triple Arrows lands a critical hit")
|
|||
ANIMATION(ANIM_TYPE_MOVE, MOVE_TRIPLE_ARROWS, player);
|
||||
MESSAGE("A critical hit!");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue