formatting

This commit is contained in:
Asdow
2025-12-03 23:52:05 +02:00
parent 97791bfcc3
commit c235345a22
+21 -22
View File
@@ -1,25 +1,24 @@
#include "sgp.h"
#include "Game Clock.h"
#include "Font.h"
#include "Render Dirty.h"
#include "Timer Control.h"
#include "Overhead.h"
#include "environment.h"
#include "message.h"
#include <mousesystem.h>
#include "MercTextBox.h"
#include "renderworld.h"
#include "lighting.h"
#include "Map Screen Interface.h"
#include "Event Pump.h"
#include "Text.h"
#include "Interface Control.h"
#include "Map Screen Interface Map.h"
#include "Map Screen Interface Bottom.h"
#include "gamescreen.h"
#include "Map Information.h"
#include "GameSettings.h"
#include "sgp.h"
#include "Game Clock.h"
#include "Font.h"
#include "Render Dirty.h"
#include "Timer Control.h"
#include "Overhead.h"
#include "environment.h"
#include "message.h"
#include <mousesystem.h>
#include "MercTextBox.h"
#include "renderworld.h"
#include "lighting.h"
#include "Map Screen Interface.h"
#include "Event Pump.h"
#include "Text.h"
#include "Interface Control.h"
#include "Map Screen Interface Map.h"
#include "Map Screen Interface Bottom.h"
#include "gamescreen.h"
#include "Map Information.h"
#include "GameSettings.h"
#include "LuaInitNPCs.h"
//#define DEBUG_GAME_CLOCK