aboutsummaryrefslogtreecommitdiff
path: root/sword2/resman.h
diff options
context:
space:
mode:
authorMax Horn2003-09-12 20:46:12 +0000
committerMax Horn2003-09-12 20:46:12 +0000
commit54f284fb3bf569ec5c9064290e0a453e3309e220 (patch)
tree8ea74cfa9d42048b75f5b0b7caac8241191ff8b0 /sword2/resman.h
parent2ce7c27f0b6bd7fc5166de0dcdedde7dea984655 (diff)
downloadscummvm-rg350-54f284fb3bf569ec5c9064290e0a453e3309e220.tar.gz
scummvm-rg350-54f284fb3bf569ec5c9064290e0a453e3309e220.tar.bz2
scummvm-rg350-54f284fb3bf569ec5c9064290e0a453e3309e220.zip
No need to have convertEndian member of class resMan
svn-id: r10194
Diffstat (limited to 'sword2/resman.h')
-rw-r--r--sword2/resman.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sword2/resman.h b/sword2/resman.h
index ec09fe639e..22e54b1534 100644
--- a/sword2/resman.h
+++ b/sword2/resman.h
@@ -44,8 +44,6 @@ class resMan
void Res_close(uint32 res); //decrements the count
//----
- void convertEndian(uint8 *ad);
-
uint8 Res_check_valid( uint32 res ); // returns '0' if resource out of range or null, otherwise '1' for ok
//resource floats when count=0