Fixed compilation issues

This commit is contained in:
L 2023-05-07 20:38:08 +02:00
parent 4ce1bb71e4
commit 7030c23994
24 changed files with 137 additions and 2135 deletions

View file

@ -21,7 +21,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include "../client/client.h"
void IN_Init( void ) {
void IN_Init( void *windowData ) {
}
void IN_Restart( void ) {