mirror of
https://github.com/ioquake/ioq3.git
synced 2025-05-26 00:13:02 +00:00
Remove unused functions from null_main.c and null_input.c
Sys_mkdir is suppose to have a capital M, which is also in null_main.c.
This commit is contained in:
parent
bb64bd7be0
commit
b0596248ff
2 changed files with 1 additions and 47 deletions
|
@ -32,6 +32,3 @@ void IN_Shutdown( void ) {
|
|||
void IN_Restart( void ) {
|
||||
}
|
||||
|
||||
void Sys_SendKeyEvents (void) {
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue