From a036306c5554d2d7088c07ea0c08c7b718a6508a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Calixte?= Date: Sun, 2 May 2021 10:04:55 +0200 Subject: fix line endings --- arm9/src/unk_02031734.c | 2 +- include/unk_02031734.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arm9/src/unk_02031734.c b/arm9/src/unk_02031734.c index a9470c49..ee24af39 100644 --- a/arm9/src/unk_02031734.c +++ b/arm9/src/unk_02031734.c @@ -2181,4 +2181,4 @@ THUMB_FUNC u32 FUN_020336A0(u8 param0) } return 0; -} \ No newline at end of file +} diff --git a/include/unk_02031734.h b/include/unk_02031734.h index bcfc3f84..53b1e0b7 100644 --- a/include/unk_02031734.h +++ b/include/unk_02031734.h @@ -219,4 +219,4 @@ THUMB_FUNC void FUN_020335F4(); THUMB_FUNC BOOL FUN_02033678(); THUMB_FUNC u32 FUN_020336A0(u8 param0); -#endif // POKEDIAMOND_UNK_0202F150_H \ No newline at end of file +#endif // POKEDIAMOND_UNK_0202F150_H -- cgit v1.2.3