(svn r11694) -Codechange: move more endianness related stuff to endian_func.hpp.
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
#include "gfx_func.h"
|
||||
#include "core/alloc_func.hpp"
|
||||
#include "functions.h"
|
||||
#include "core/endian_func.hpp"
|
||||
#include <list>
|
||||
|
||||
extern const uint16 SAVEGAME_VERSION = 83;
|
||||
|
Reference in New Issue
Block a user