From 6a4ff1a9b52c2dd31b951ad9e3362da5f29b37fc Mon Sep 17 00:00:00 2001 From: Bastien Bouclet Date: Mon, 29 Nov 2010 20:49:42 +0000 Subject: MOHAWK : Finished implementing Selenitic sound receiver svn-id: r54593 --- engines/mohawk/mohawk.h | 1 + 1 file changed, 1 insertion(+) (limited to 'engines/mohawk/mohawk.h') diff --git a/engines/mohawk/mohawk.h b/engines/mohawk/mohawk.h index e7d1902790..125296c03d 100644 --- a/engines/mohawk/mohawk.h +++ b/engines/mohawk/mohawk.h @@ -108,6 +108,7 @@ public: bool hasResource(uint32 tag, const Common::String &resName); uint32 getResourceOffset(uint32 tag, uint16 id); uint16 findResourceID(uint32 type, const Common::String &resName); + Common::String getResourceName(uint32 tag, uint16 id); void pauseGame(); -- cgit v1.2.3