mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2024-11-15 09:11:48 +00:00
9 lines
237 B
C
9 lines
237 B
C
|
extern char TempString[256];
|
||
|
extern char EXEName[1024];
|
||
|
extern char Arguments[16384];
|
||
|
|
||
|
#define APPTITLE "Official Sonic Robo Blast 2 Launcher"
|
||
|
#define APPVERSION "v0.1"
|
||
|
#define APPAUTHOR "SSNTails"
|
||
|
#define APPCOMPANY "Sonic Team Junior"
|