mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-11-13 00:24:17 +00:00
8 lines
237 B
C
8 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"
|