mirror of
https://git.code.sf.net/p/quake/newtree
synced 2024-11-22 12:11:34 +00:00
Two times void Sys_Init(void) - removed extra.
This commit is contained in:
parent
f1070f5416
commit
88b05229bf
1 changed files with 0 additions and 4 deletions
|
@ -243,10 +243,6 @@ void Sys_Sleep (void)
|
|||
{
|
||||
}
|
||||
|
||||
void
|
||||
Sys_Init (void)
|
||||
{
|
||||
}
|
||||
|
||||
void
|
||||
Sys_Init_Cvars (void)
|
||||
|
|
Loading…
Reference in a new issue