1
0
mirror of https://github.com/zeldaret/oot.git synced 2024-09-21 04:24:43 +00:00

Merge branch 'fix-build' into ovl_Demo_Geff

This commit is contained in:
Ethan Roseman 2020-03-20 00:35:24 -04:00
commit 48fe06b4ee

View File

@ -43,6 +43,7 @@ try:
print()
print(' '.join(shlex.quote(x) for x in compile_cmdline))
print()
sys.exit(55)
# To keep the preprocessed file:
# os._exit(1)