mirror of
https://github.com/ZDoom/Raze.git
synced 2025-05-31 01:11:15 +00:00
- Config work almost done.
The only thing still referencing the old config file is Shadow Warrior's config read function.
This commit is contained in:
parent
038c1ba4ba
commit
c0d5ca8ab8
74 changed files with 362 additions and 1212 deletions
|
@ -38,10 +38,6 @@ BEGIN_SW_NS
|
|||
#define SETUPNAMEPARM "SETUPFILE"
|
||||
|
||||
// screen externs
|
||||
extern int32_t ScreenMode; // Screen mode
|
||||
extern int32_t ScreenWidth;
|
||||
extern int32_t ScreenHeight;
|
||||
extern int32_t ScreenBPP;
|
||||
extern int32_t ScreenBufferMode;
|
||||
extern int32_t VesaBufferMode;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue