- fixed compile.

This commit is contained in:
Christoph Oelckers 2020-06-22 00:37:32 +02:00
parent 72e7bde578
commit 6a0e7c14ee
2 changed files with 0 additions and 3 deletions

View file

@ -109,7 +109,6 @@ END_DUKE_NS
#include "actors.h"
#include "common_game.h"
#include "config.h"
#include "gamecontrol.h"
#include "game.h"
#include "gamedef.h"

View file

@ -45,8 +45,6 @@ into many sub-files.
BEGIN_DUKE_NS
int16_t max_ammo_amount[MAX_WEAPONS];
// parser state: todo: turn into a class
char* textptr;
char* label;