mirror of
https://github.com/jmarshall23/CnC_Remastered_Collection.git
synced 2026-08-17 17:00:29 +02:00
Added more scripting functions.
This commit is contained in:
+1
-1
@@ -909,7 +909,7 @@ void Post_Load_Game(int load_net);
|
||||
bool End_Game(void);
|
||||
bool Read_Scenario(char *root);
|
||||
bool Start_Scenario(char *root, bool briefing=true);
|
||||
void Scenario_PlayMapStart(void);
|
||||
void Scenario_MapScriptFrame(void);
|
||||
void Set_Scenario_Difficulty(int difficulty);
|
||||
HousesType Select_House(void);
|
||||
void Clear_Scenario(void);
|
||||
|
||||
Reference in New Issue
Block a user