- moved most of the console code to 'common'.
The main console.cpp file cannot be done yet, but the rest is ready to go.
This commit is contained in:
parent
a712866219
commit
c3a381ed92
19 changed files with 16 additions and 12 deletions
|
|
@ -37,7 +37,7 @@
|
|||
#include "templates.h"
|
||||
#include "r_videoscale.h"
|
||||
|
||||
#include "console/c_console.h"
|
||||
#include "c_console.h"
|
||||
#include "menu/menu.h"
|
||||
|
||||
#define NUMSCALEMODES countof(vScaleTable)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue