KYRA: Clean up of header includes.
This commit is contained in:
parent
c6fa23a3d1
commit
7d03da14cb
64 changed files with 82 additions and 229 deletions
|
@ -23,15 +23,15 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#include "common/endian.h"
|
||||
#include "common/savefile.h"
|
||||
#include "common/system.h"
|
||||
#include "graphics/thumbnail.h"
|
||||
#include "graphics/surface.h"
|
||||
|
||||
#include "kyra/kyra_v1.h"
|
||||
#include "kyra/util.h"
|
||||
|
||||
#include "common/savefile.h"
|
||||
#include "common/system.h"
|
||||
|
||||
#include "graphics/thumbnail.h"
|
||||
#include "graphics/surface.h"
|
||||
|
||||
#define CURRENT_SAVE_VERSION 16
|
||||
|
||||
#define GF_FLOPPY (1 << 0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue