mirror of
https://git.code.sf.net/p/quake/newtree
synced 2024-11-23 04:22:09 +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
|
void
|
||||||
Sys_Init_Cvars (void)
|
Sys_Init_Cvars (void)
|
||||||
|
|
Loading…
Reference in a new issue