COMMON: Move RenderMode and GUIOptions functionality into separate files
This commit is contained in:
parent
d3c4243ab5
commit
215b41b244
21 changed files with 391 additions and 241 deletions
|
@ -28,6 +28,7 @@
|
|||
#include "common/list.h"
|
||||
#include "common/array.h"
|
||||
#include "common/rect.h"
|
||||
#include "common/rendermode.h"
|
||||
#include "common/stream.h"
|
||||
|
||||
class OSystem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue