mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
Formatting
This commit is contained in:
+6
-12
@@ -1,5 +1,6 @@
|
||||
/* $Id: sgp.c,v 1.4 2004/03/19 06:16:04 digicrab Exp $ */
|
||||
//its test what doeas it do?
|
||||
#include "builddefines.h"
|
||||
#include "types.h"
|
||||
#include <windows.h>
|
||||
#include <string.h>
|
||||
@@ -15,39 +16,32 @@
|
||||
#include "JA2 Splash.h"
|
||||
#include "Timer Control.h"
|
||||
#include "Utilities.h"
|
||||
|
||||
#include "GameSettings.h"
|
||||
#include "zmouse.h"
|
||||
|
||||
#include <vfs/Aspects/vfs_settings.h>
|
||||
#include <vfs/Core/vfs.h>
|
||||
#include <vfs/Core/vfs_init.h>
|
||||
#include <vfs/Tools/vfs_log.h>
|
||||
#include <vfs/Tools/vfs_file_logger.h>
|
||||
|
||||
#include "sgp_logger.h"
|
||||
#include "Text.h"
|
||||
#include "ExportStrings.h"
|
||||
#include "ImportStrings.h"
|
||||
|
||||
#define USE_CONSOLE 0
|
||||
|
||||
#include <excpt.h>
|
||||
|
||||
|
||||
#include "INIReader.h"
|
||||
#include "connect.h"
|
||||
#include "wine.h"
|
||||
|
||||
#include "builddefines.h"
|
||||
#include "Intro.h"
|
||||
#include <Music Control.h>
|
||||
#include <language.hpp>
|
||||
|
||||
|
||||
#define USE_CONSOLE 0
|
||||
|
||||
#ifndef WIN32_LEAN_AND_MEAN
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#endif
|
||||
#include <Music Control.h>
|
||||
|
||||
#include <language.hpp>
|
||||
|
||||
static void MAGIC(std::string const& aarrrrgggh = "")
|
||||
{}
|
||||
|
||||
Reference in New Issue
Block a user