From 0985659425ab1a9035d85512e330cdc247b24e6b Mon Sep 17 00:00:00 2001 From: red031000 Date: Mon, 25 May 2020 15:43:23 +0100 Subject: kill all warnings --- arm9/lib/include/FS_overlay.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arm9/lib/include/FS_overlay.h') diff --git a/arm9/lib/include/FS_overlay.h b/arm9/lib/include/FS_overlay.h index 203f555f..7853e4ae 100644 --- a/arm9/lib/include/FS_overlay.h +++ b/arm9/lib/include/FS_overlay.h @@ -67,7 +67,7 @@ BOOL FS_LoadOverlay(MIProcessor target, FSOverlayID id); BOOL FS_UnloadOverlay(MIProcessor target, FSOverlayID id); #if defined(__cplusplus) -}; +} #endif #endif //NITRO_FS_OVERLAY_H_ -- cgit v1.2.3