mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-06 02:10:28 +00:00
CGE2: Fix broken compilation by previous commit.
This commit is contained in:
parent
a3071a00f9
commit
07fa483142
@ -58,7 +58,7 @@ struct HideDesc {
|
||||
class Bitmap {
|
||||
CGE2Engine *_vm;
|
||||
|
||||
static Common::String addExt(const char *name);
|
||||
Common::String setExtension(const Common::String &str, const Common::String &ext);
|
||||
bool loadVBM(EncryptedStream *f);
|
||||
public:
|
||||
static uint8 *kSLDesign;
|
||||
|
Loading…
x
Reference in New Issue
Block a user