diff options
author | ultima-soul <akshayjhanji@hotmail.com> | 2019-10-13 22:32:42 -0700 |
---|---|---|
committer | ultima-soul <akshayjhanji@hotmail.com> | 2019-10-13 22:32:42 -0700 |
commit | 5f1995782d7eedb09cae0db7add7ab5a4666f0f5 (patch) | |
tree | 16e879888e9d4262402ec8b4e7cc0585f85201ab /src | |
parent | 629b8613f0633adb308665ab5d6af9c13fd56a85 (diff) |
Add newline to data.c
Diffstat (limited to 'src')
-rw-r--r-- | src/data.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/data.c b/src/data.c index 12c03f78c..16bee8db7 100644 --- a/src/data.c +++ b/src/data.c @@ -9,4 +9,4 @@ #include "constants/trainers.h" #include "constants/battle_ai.h" -#include "data/pokemon_graphics/front_pic_coordinates.h"
\ No newline at end of file +#include "data/pokemon_graphics/front_pic_coordinates.h" |