From: Lock l00p Date: Mon, 3 Jun 2024 18:09:56 +0000 (+0000) Subject: update sys.h X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=21bc9a4bc3e1b507ff976a2d75f3c95faad997e9;p=xonotic%2Fdarkplaces.git update sys.h --- diff --git a/sys.h b/sys.h index 0a212a36..7d241f99 100644 --- a/sys.h +++ b/sys.h @@ -270,4 +270,4 @@ int Sys_Main(int argc, char *argv[]); #endif -void Sys_Register_Commands(); \ No newline at end of file +void Sys_Register_Commands(void); \ No newline at end of file