mirror of
https://github.com/stevenhowes/CTheEscape.git
synced 2026-05-27 20:13:31 +01:00
Mission briefing
This commit is contained in:
@@ -52,6 +52,9 @@ int main(int argc, char *argv[])
|
||||
screen_clear();
|
||||
|
||||
// Mission 1
|
||||
game1_briefing();
|
||||
screen_clear();
|
||||
|
||||
game1_setup();
|
||||
while(!lastoutcome)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user