diff options
-rw-r--r-- | arm9/src/unk_02015E30.c | 2 | ||||
-rw-r--r-- | include/unk_02015E30.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/arm9/src/unk_02015E30.c b/arm9/src/unk_02015E30.c index 848bc3ad..d52fb236 100644 --- a/arm9/src/unk_02015E30.c +++ b/arm9/src/unk_02015E30.c @@ -35,4 +35,4 @@ THUMB_FUNC void FUN_02015E60() UNK_021C4898.unk08 = res; } } -}
\ No newline at end of file +} diff --git a/include/unk_02015E30.h b/include/unk_02015E30.h index 7d565beb..32a46d39 100644 --- a/include/unk_02015E30.h +++ b/include/unk_02015E30.h @@ -18,4 +18,4 @@ THUMB_FUNC void FUN_02015E30(); THUMB_FUNC void FUN_02015E3C(struct IGT *igt); THUMB_FUNC void FUN_02015E60(); -#endif //POKEDIAMOND_UNK_02015E30_H
\ No newline at end of file +#endif //POKEDIAMOND_UNK_02015E30_H |