mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
Formatting
This commit is contained in:
+20
-20
@@ -1,23 +1,23 @@
|
||||
#include "sgp.h"
|
||||
#include "sysutil.h"
|
||||
#include "WCheck.h"
|
||||
#include "Cursors.h"
|
||||
#include "Font Control.h"
|
||||
#include "Render Dirty.h"
|
||||
#include "Text.h"
|
||||
#include "Utilities.h"
|
||||
#include "WordWrap.h"
|
||||
#include "HelpScreen.h"
|
||||
#include "HelpScreenText.h"
|
||||
#include "line.h"
|
||||
#include "Game Clock.h"
|
||||
#include "GameSettings.h"
|
||||
#include "laptop.h"
|
||||
#include "Text Input.h"
|
||||
#include "english.h"
|
||||
#include "renderworld.h"
|
||||
#include "Game Init.h"
|
||||
#include "Overhead.h"
|
||||
#include "sgp.h"
|
||||
#include "sysutil.h"
|
||||
#include "WCheck.h"
|
||||
#include "Cursors.h"
|
||||
#include "Font Control.h"
|
||||
#include "Render Dirty.h"
|
||||
#include "Text.h"
|
||||
#include "Utilities.h"
|
||||
#include "WordWrap.h"
|
||||
#include "HelpScreen.h"
|
||||
#include "HelpScreenText.h"
|
||||
#include "line.h"
|
||||
#include "Game Clock.h"
|
||||
#include "GameSettings.h"
|
||||
#include "laptop.h"
|
||||
#include "Text Input.h"
|
||||
#include "english.h"
|
||||
#include "renderworld.h"
|
||||
#include "Game Init.h"
|
||||
#include "Overhead.h"
|
||||
|
||||
extern INT16 gsVIEWPORT_END_Y;
|
||||
extern void PrintDate( void );
|
||||
|
||||
Reference in New Issue
Block a user