mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
I'm an idiot
This commit is contained in:
parent
7db16e230b
commit
699407dbb0
1 changed files with 1 additions and 1 deletions
|
|
@ -675,7 +675,7 @@ static inline void I_ShutdownConsole(void){}
|
|||
//
|
||||
// StartupKeyboard
|
||||
//
|
||||
void I_RegisterSignals (void)
|
||||
static void I_RegisterSignals (void)
|
||||
{
|
||||
#ifdef SIGINT
|
||||
signal(SIGINT , quit_handler);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue