Implement modal startup movies
This commit is contained in:
@@ -173,6 +173,11 @@ name = "frame_instruction_word_count"
|
||||
type = "int"
|
||||
note = "current decoded instruction length in dwords for each 0x78-byte script frame; interpreter advances PC by this value * 4"
|
||||
[[field]]
|
||||
offset = 0x54ff0
|
||||
name = "initial_root_run"
|
||||
type = "int"
|
||||
note = "initialized to 1 at AGE context construction; queried by op 0x130 and cleared by op 0x9 before root script id 0 is reloaded"
|
||||
[[field]]
|
||||
offset = 0x550fc
|
||||
name = "message_skip_display_enabled"
|
||||
type = "int"
|
||||
|
||||
Reference in New Issue
Block a user