mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-23 12:44:02 +00:00
MADS: Fix flag usage for the value KMSG_ANIM
This commit is contained in:
parent
7bd77c5636
commit
b052fe9308
@ -46,7 +46,7 @@ class MADSEngine;
|
||||
|
||||
class KernelMessage {
|
||||
public:
|
||||
uint8 _flags;
|
||||
uint16 _flags;
|
||||
int _sequenceIndex;
|
||||
int _color1;
|
||||
int _color2;
|
||||
|
Loading…
x
Reference in New Issue
Block a user