More cruft removal.
This commit is contained in:
parent
e41ad4ac5c
commit
d5c94a666b
4 changed files with 0 additions and 14 deletions
|
@ -41,10 +41,6 @@
|
|||
#endif
|
||||
#include "db.h" /* Contains most off the interface. */
|
||||
|
||||
/* G L O B A L S ****************************************************** */
|
||||
/* Have external linkage. */
|
||||
volatile BOOL DZ_NULL;
|
||||
|
||||
/* This variable dictates whether macros ending _opt get executed. */
|
||||
int db_option = 0; /* Default is off. */
|
||||
|
||||
|
|
|
@ -153,8 +153,6 @@ extern unsigned char AttemptVideoModeRestart;
|
|||
extern VIDEORESTARTMODES VideoRestartMode;
|
||||
extern BOOL MMXAvailable;
|
||||
extern BOOL D3DHardwareAvailable;
|
||||
extern int cosine[];
|
||||
extern int sine[];
|
||||
|
||||
BOOL really_32_bit = 0;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue