22 #ifndef BLADERUNNER_OVERLAYS_H 23 #define BLADERUNNER_OVERLAYS_H 25 #include "common/array.h" 26 #include "common/str.h" 34 class BladeRunnerEngine;
35 class SaveFileReadStream;
36 class SaveFileWriteStream;
42 static const int kOverlayVideos = 5;
63 int play(
const Common::String &name,
int loopId,
bool loopForever,
bool startNow,
int a6);
64 void resume(
bool isLoadingGame);
73 int findByHash(int32 hash)
const;
74 int findEmpty()
const;
76 void resetSingle(
int i);
Definition: savefile.h:88
Definition: savefile.h:113
Definition: vqa_player.h:45
Definition: formatinfo.h:28
Definition: overlays.h:39
Definition: debugger.h:56
Definition: bladerunner.h:113
Definition: avi_frames.h:36