mirror of
https://github.com/1dot13/source.git
synced 2026-08-05 14:00:23 +02:00
cleanup: remove more old CDrom cruft from the code
now that the CDromEjectionErrorMessageBoxCallBack is no longer referenced
This commit is contained in:
committed by
majcosta
parent
d9836f806e
commit
1054012acd
@@ -13,8 +13,6 @@
|
||||
#include "Sys Globals.h"
|
||||
|
||||
|
||||
extern BOOLEAN GetCDromDriveLetter( STR8 pString );
|
||||
|
||||
BOOLEAN PerformTimeLimitedCheck();
|
||||
|
||||
// WANNE: Given a string, replaces all instances of "oldpiece" with "newpiece"
|
||||
@@ -332,16 +330,6 @@ void HandleLimitedNumExecutions( )
|
||||
}
|
||||
|
||||
|
||||
SGPFILENAME gCheckFilenames[] =
|
||||
{
|
||||
"DATA\\INTRO.SLF",
|
||||
"DATA\\LOADSCREENS.SLF",
|
||||
"DATA\\MAPS.SLF",
|
||||
"DATA\\NPC_SPEECH.SLF",
|
||||
"DATA\\SPEECH.SLF",
|
||||
};
|
||||
|
||||
|
||||
UINT32 gCheckFileMinSizes[] =
|
||||
{
|
||||
68000000,
|
||||
|
||||
Reference in New Issue
Block a user