mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
- modify skip result to use a flag + data bitwise combination - also include WaitInput in Script API header - the input flags can only be 8-bit, since wait_skipped_by and key_skip_wait are char, and key_skip_wait is serialized in gamestate. From upstream 9e3d58a83dda00bff9073adb31b2b97adcf8d020