mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-20 00:45:10 +00:00
TSAGE: Fix compilation, sorry
This commit is contained in:
parent
db26984ed4
commit
dd46de7569
@ -808,7 +808,7 @@ class Scene1950 : public SceneExt {
|
||||
int _fieldA6;
|
||||
int _fieldA8;
|
||||
|
||||
Actor10::Actor10();
|
||||
Actor10();
|
||||
void synchronize(Serializer &s);
|
||||
|
||||
void init(int indx);
|
||||
@ -862,7 +862,7 @@ class Scene1950 : public SceneExt {
|
||||
byte _fieldAE;
|
||||
byte _fieldAF;
|
||||
|
||||
Actor8::Actor8();
|
||||
Actor8();
|
||||
void synchronize(Serializer &s);
|
||||
|
||||
virtual void signal();
|
||||
|
Loading…
x
Reference in New Issue
Block a user