mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
patch #791738 g++ 3.4 compile fix, from Falk Hueffner and a few minor local bits in my tree
svn-id: r9807
This commit is contained in:
+2
-2
@@ -51,7 +51,7 @@ namespace SkyTalkAnims {
|
||||
extern bool animTalkTableIsPointer[];
|
||||
extern uint16 animTalkTableVal[];
|
||||
extern void *animTalkTablePtr[];
|
||||
};
|
||||
}
|
||||
|
||||
namespace SkyCompact {
|
||||
|
||||
@@ -602,5 +602,5 @@ void patchFor288(void) {
|
||||
((Compact *)SkyCompact::data_3[409])->actionScript = 0x3127; // slot_28
|
||||
}
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user