mirror of
https://github.com/1dot13/source.git
synced 2026-08-05 14:00:23 +02:00
significantly cleaned up includes (by IoP)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@6056 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -7,11 +7,9 @@
|
||||
#include "IMP HomePage.h"
|
||||
#include "IMPVideoObjects.h"
|
||||
#include "Utilities.h"
|
||||
#include "WCheck.h"
|
||||
#include "Timer Control.h"
|
||||
#include "Debug.h"
|
||||
#include "WordWrap.h"
|
||||
#include "Render Dirty.h"
|
||||
#include "Encrypted File.h"
|
||||
#include "cursors.h"
|
||||
#include "laptop.h"
|
||||
@@ -21,18 +19,15 @@
|
||||
#include "messageboxscreen.h"
|
||||
#include "Soldier Profile Type.h"
|
||||
#include "IMP Portraits.h"
|
||||
#include "IMP Voices.h"
|
||||
#include "IMP Attribute Selection.h"
|
||||
#include "english.h"
|
||||
#include "line.h"
|
||||
#include "Merc Hiring.h"
|
||||
#include "strategic.h"
|
||||
#include "Game Clock.h"
|
||||
#include "text.h"
|
||||
#include "LaptopSave.h"
|
||||
#endif
|
||||
|
||||
#include <vfs/Tools/vfs_parser_tools.h>
|
||||
|
||||
#define FULL_NAME_CURSOR_Y LAPTOP_SCREEN_WEB_UL_Y + 138
|
||||
#define NICK_NAME_CURSOR_Y LAPTOP_SCREEN_WEB_UL_Y + 195
|
||||
|
||||
Reference in New Issue
Block a user