Mission briefing

This commit is contained in:
stevenhowes
2021-03-28 22:20:33 +01:00
parent 7b1e9a0a6b
commit 8e8e7cbdda
5 changed files with 39 additions and 4 deletions
+3
View File
@@ -52,6 +52,9 @@ int main(int argc, char *argv[])
screen_clear();
// Mission 1
game1_briefing();
screen_clear();
game1_setup();
while(!lastoutcome)
{