rewrote config class; cleanup; code restructuring
svn-id: r4903
This commit is contained in:
parent
943de561bf
commit
523d8e64c0
36 changed files with 882 additions and 648 deletions
|
@ -21,9 +21,9 @@
|
|||
|
||||
#include "sdl-common.h"
|
||||
#include "sound/mididrv.h"
|
||||
#include "gameDetector.h"
|
||||
#include "scaler.h"
|
||||
#include "scumm.h" // Only #included for error() and warning()
|
||||
#include "common/gameDetector.h"
|
||||
#include "common/scaler.h"
|
||||
#include "common/engine.h" // Only #included for error() and warning()
|
||||
|
||||
#include "scummvm.xpm"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue