aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/he/script_v80he.cpp
diff options
context:
space:
mode:
authorMax Horn2010-10-23 15:47:23 +0000
committerMax Horn2010-10-23 15:47:23 +0000
commit0d54400806f5e25ea60e56d2fa84de3643c50f8c (patch)
tree3a3994774acbb4d779a1e5c98965c8a0c1f3b1fb /engines/scumm/he/script_v80he.cpp
parent3534cff8ef88b5e6a87e4f561146e52288456fa1 (diff)
downloadscummvm-rg350-0d54400806f5e25ea60e56d2fa84de3643c50f8c.tar.gz
scummvm-rg350-0d54400806f5e25ea60e56d2fa84de3643c50f8c.tar.bz2
scummvm-rg350-0d54400806f5e25ea60e56d2fa84de3643c50f8c.zip
SCUMM: Skip endian conversion on little endian systems (instead of assigning values back to themselves)
svn-id: r53739
Diffstat (limited to 'engines/scumm/he/script_v80he.cpp')
-rw-r--r--engines/scumm/he/script_v80he.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/scumm/he/script_v80he.cpp b/engines/scumm/he/script_v80he.cpp
index dd44180fa0..b06dc712d9 100644
--- a/engines/scumm/he/script_v80he.cpp
+++ b/engines/scumm/he/script_v80he.cpp
@@ -35,7 +35,6 @@
#include "scumm/he/intern_he.h"
#include "scumm/object.h"
#include "scumm/resource.h"
-#include "scumm/he/resource_he.h"
#include "scumm/scumm.h"
#include "scumm/he/sound_he.h"