2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-08 17:44:56 +00:00

Update boo

This commit is contained in:
Jack Andersen
2018-01-21 12:03:48 -10:00
parent d3e1829994
commit f546400cc1
5 changed files with 9 additions and 3 deletions

View File

@@ -166,6 +166,7 @@ public:
_recursivePrint(0, rep);
hecl::Printf(_S("\n"));
}
fflush(stdout);
if (continuePrompt())
{