Fix warnings

This commit is contained in:
2023-10-02 04:39:32 +02:00
parent 584b0cffc5
commit 9e8f123abb
24 changed files with 778 additions and 767 deletions

View File

@@ -1,11 +1,10 @@
// Copyright (C) 2012 Valeriano Alfonso Rodriguez (Kableado)
// Copyright (C) 2012-2023 Valeriano Alfonso Rodriguez (Kableado)
#include <math.h>
#include <stdio.h>
#include <stdlib.h>
#include "GameLib.h"
extern int gamelib_debug;
#include "GameEnts.h"