(svn r23470) -Codechange: move declaration of SwitchToMode to a header instead of declaring it in 6 other files
This commit is contained in:
@@ -138,7 +138,6 @@ static void *_dedicated_video_mem;
|
||||
bool _dedicated_forks;
|
||||
|
||||
extern bool SafeLoad(const char *filename, int mode, GameMode newgm, Subdirectory subdir, struct LoadFilter *lf = NULL);
|
||||
extern void SwitchToMode(SwitchMode new_mode);
|
||||
|
||||
static FVideoDriver_Dedicated iFVideoDriver_Dedicated;
|
||||
|
||||
|
Reference in New Issue
Block a user