- added cutscene creation code
This commit is contained in:
parent
ea007f56f2
commit
99d98cf79d
6 changed files with 106 additions and 7 deletions
|
|
@ -98,6 +98,7 @@ enum gameaction_t : int
|
|||
ga_resumeconversation,
|
||||
ga_intro,
|
||||
ga_intermission,
|
||||
ga_titleloop,
|
||||
};
|
||||
|
||||
extern gameaction_t gameaction;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue