mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-05 02:17:05 +00:00
TWINE: minor comment
This commit is contained in:
parent
99164665ba
commit
8d3e9d6a75
@ -51,7 +51,7 @@ struct OverlayListStruct {
|
||||
int16 y = 0;
|
||||
int16 info1 = 0; // text = actor | total coins
|
||||
OverlayPosType posType = OverlayPosType::koNormal;
|
||||
int16 lifeTime = 0;
|
||||
int16 lifeTime = 0; // life time in ticks - see TO_SECONDS()
|
||||
};
|
||||
|
||||
struct DrawListStruct {
|
||||
|
Loading…
x
Reference in New Issue
Block a user