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:
@@ -14,13 +14,10 @@
|
||||
#include "cursors.h"
|
||||
#include "IMP MainPage.h"
|
||||
#include "IMPVideoObjects.h"
|
||||
#include "_Ja25EnglishText.h"
|
||||
#include "wordwrap.h"
|
||||
#include "CharProfile.h"
|
||||
#include "soldier profile type.h"
|
||||
#include "IMP Compile Character.h"
|
||||
#include "IMP Portraits.h"
|
||||
#include "IMP Begin Screen.h"
|
||||
#include "WCheck.h"
|
||||
#include "Animation Data.h"
|
||||
#include "GameSettings.h"
|
||||
@@ -1204,4 +1201,4 @@ void SetBadAss( BOOLEAN fSetTrue )
|
||||
bBadAss = TRUE;
|
||||
else
|
||||
bBadAss = FALSE;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user