From f5020bf1a7c5a1fe1fcd35a86d2e33794ba621a4 Mon Sep 17 00:00:00 2001 From: red031000 Date: Sun, 24 May 2020 18:20:52 +0100 Subject: cleanup OS --- arm9/lib/include/OS_tcm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arm9/lib/include/OS_tcm.h') diff --git a/arm9/lib/include/OS_tcm.h b/arm9/lib/include/OS_tcm.h index 7112ca0e..66f8ec59 100644 --- a/arm9/lib/include/OS_tcm.h +++ b/arm9/lib/include/OS_tcm.h @@ -7,6 +7,6 @@ #include "consts.h" -u32 OS_GetDTCMAddress(); +u32 OS_GetDTCMAddress(void); #endif //POKEDIAMOND_OS_TCM_H -- cgit v1.2.3