mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-01 15:09:47 +00:00
WINTERMUTE: Fix warning
This commit is contained in:
parent
008eb251df
commit
ade516a996
@ -40,7 +40,7 @@ const int32 kDefaultHotspotX = 0;
|
||||
const int32 kDefaultHotspotY = 0;
|
||||
const int32 kDefaultOffsetX = 0;
|
||||
const int32 kDefaultOffsetY = 0;
|
||||
const uint32 kDefaultAngle = 0;
|
||||
const int32 kDefaultAngle = 0;
|
||||
|
||||
struct TransformStruct {
|
||||
private:
|
||||
|
Loading…
Reference in New Issue
Block a user