Moved include of stdafx.h to top.
svn-id: r8543
This commit is contained in:
parent
be0bdf687a
commit
e985c33dab
7 changed files with 7 additions and 7 deletions
|
@ -22,8 +22,8 @@
|
|||
|
||||
#define RONIN_TIMER_ACCESS
|
||||
|
||||
#include <common/scummsys.h>
|
||||
#include <common/stdafx.h>
|
||||
#include <common/scummsys.h>
|
||||
#include "dc.h"
|
||||
|
||||
int handleInput(struct mapledev *pad, int &mouse_x, int &mouse_y,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue