mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
formatting
This commit is contained in:
+23
-23
@@ -1,26 +1,26 @@
|
||||
#include "types.h"
|
||||
#include "FeaturesScreen.h"
|
||||
#include "video.h"
|
||||
#include "Font Control.h"
|
||||
#include "Game Clock.h"
|
||||
#include "Text Input.h"
|
||||
#include "WordWrap.h"
|
||||
#include "SaveLoadScreen.h"
|
||||
#include "Render Dirty.h"
|
||||
#include "WCheck.h"
|
||||
#include "Utilities.h"
|
||||
#include "Sound Control.h"
|
||||
#include "Ambient Control.h"
|
||||
#include "GameSettings.h"
|
||||
#include "Game Init.h"
|
||||
#include "english.h"
|
||||
#include "Cursors.h"
|
||||
#include "sysutil.h"
|
||||
#include "Text.h"
|
||||
#include "Interface Control.h"
|
||||
#include "message.h"
|
||||
#include "Multi Language Graphic Utils.h"
|
||||
#include "connect.h"
|
||||
#include "types.h"
|
||||
#include "FeaturesScreen.h"
|
||||
#include "video.h"
|
||||
#include "Font Control.h"
|
||||
#include "Game Clock.h"
|
||||
#include "Text Input.h"
|
||||
#include "WordWrap.h"
|
||||
#include "SaveLoadScreen.h"
|
||||
#include "Render Dirty.h"
|
||||
#include "WCheck.h"
|
||||
#include "Utilities.h"
|
||||
#include "Sound Control.h"
|
||||
#include "Ambient Control.h"
|
||||
#include "GameSettings.h"
|
||||
#include "Game Init.h"
|
||||
#include "english.h"
|
||||
#include "Cursors.h"
|
||||
#include "sysutil.h"
|
||||
#include "Text.h"
|
||||
#include "Interface Control.h"
|
||||
#include "message.h"
|
||||
#include "Multi Language Graphic Utils.h"
|
||||
#include "connect.h"
|
||||
#include "mainmenuscreen.h"
|
||||
|
||||
extern UINT32 guiDoneButton; // symbol already declared globally in AimArchives.cpp (jonathanl)
|
||||
|
||||
Reference in New Issue
Block a user