mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-30 07:23:05 +00:00
Fix compile.
svn-id: r33354
This commit is contained in:
parent
7173aa2e3a
commit
1d1fc64c66
@ -279,7 +279,7 @@ public:
|
||||
Frames* loadFrames(const char* name);
|
||||
void loadSlide(BackgroundInfo& info, const char *filename);
|
||||
void loadScenery(BackgroundInfo& info, const char* name, const char* mask, const char* path);
|
||||
GfxObj* AmigaDisk_br::loadObjects(const char *name);
|
||||
GfxObj* loadObjects(const char *name);
|
||||
Common::SeekableReadStream* loadMusic(const char* name);
|
||||
Common::ReadStream* loadSound(const char* name);
|
||||
Common::String selectArchive(const Common::String& name);
|
||||
|
Loading…
x
Reference in New Issue
Block a user