(svn r2759) Remove unused #includes and files

This commit is contained in:
tron
2005-07-30 15:25:49 +00:00
parent 2f1d530bb5
commit 17b5b58136
4 changed files with 0 additions and 37 deletions

2
misc.c
View File

@@ -5,12 +5,10 @@
#include "functions.h"
#include "player.h"
#include "string.h"
#include "strings.h" // XXX GetParam*
#include "table/strings.h"
#include "table/sprites.h"
#include "map.h"
#include "vehicle.h"
#include "assert.h"
#include "saveload.h"
#include "network.h"
#include "network_data.h"