Formatting

This commit is contained in:
Asdow
2025-11-23 18:28:17 +02:00
parent 91ae6e1223
commit dbb1c0a929
+6 -12
View File
@@ -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 = "")
{}