Formatting

This commit is contained in:
Asdow
2025-12-03 23:52:05 +02:00
parent d21293d4ad
commit d73d56d85a
+20 -20
View File
@@ -1,23 +1,23 @@
#include "sgp.h" #include "sgp.h"
#include "sysutil.h" #include "sysutil.h"
#include "WCheck.h" #include "WCheck.h"
#include "Cursors.h" #include "Cursors.h"
#include "Font Control.h" #include "Font Control.h"
#include "Render Dirty.h" #include "Render Dirty.h"
#include "Text.h" #include "Text.h"
#include "Utilities.h" #include "Utilities.h"
#include "WordWrap.h" #include "WordWrap.h"
#include "HelpScreen.h" #include "HelpScreen.h"
#include "HelpScreenText.h" #include "HelpScreenText.h"
#include "line.h" #include "line.h"
#include "Game Clock.h" #include "Game Clock.h"
#include "GameSettings.h" #include "GameSettings.h"
#include "laptop.h" #include "laptop.h"
#include "Text Input.h" #include "Text Input.h"
#include "english.h" #include "english.h"
#include "renderworld.h" #include "renderworld.h"
#include "Game Init.h" #include "Game Init.h"
#include "Overhead.h" #include "Overhead.h"
extern INT16 gsVIEWPORT_END_Y; extern INT16 gsVIEWPORT_END_Y;
extern void PrintDate( void ); extern void PrintDate( void );