mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
Remove unused includes
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
#include <stdio.h>
|
||||
#include <time.h>
|
||||
#include "sgp.h"
|
||||
#include "gameloop.h"
|
||||
@@ -21,14 +20,12 @@
|
||||
#include "Text.h"
|
||||
#include "HelpScreen.h"
|
||||
#include "PreBattle Interface.h"
|
||||
#include "Tactical Placement GUI.h"//dnl ch45 071009
|
||||
#include "Map Screen Interface Map Inventory.h"//dnl ch51 081009
|
||||
#include "World Items.h"//dnl ch77 191113
|
||||
#include "Ambient Control.h" // sevenfm
|
||||
|
||||
#include "SaveLoadScreen.h"
|
||||
|
||||
#include "Lua Interpreter.h"
|
||||
//**ddd direct link libraries
|
||||
#pragma comment (lib, "user32.lib")
|
||||
#pragma comment (lib, "gdi32.lib")
|
||||
|
||||
Reference in New Issue
Block a user