mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-04-28 13:47:58 +03:00
Fixed compilation issues
This commit is contained in:
parent
4ce1bb71e4
commit
7030c23994
24 changed files with 137 additions and 2135 deletions
|
@ -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 ) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue