fix compile error

svn-id: r11107
This commit is contained in:
Max Horn 2003-11-03 17:46:55 +00:00
parent 57d55e2fcd
commit 6e60d7b827

View File

@ -56,7 +56,7 @@ namespace Sword2 {
// Quick macro to make swapping in-place easier to write
#define SWAP32(x) x = SWAP_BYTES_32(x)
static void convertHeaderEndian(_savegameHeader &header) {
static void convertHeaderEndian(Sword2Engine::_savegameHeader &header) {
int i;
// _savegameHeader