1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-08 15:30:14 +00:00
This commit is contained in:
shawlucas 2020-03-20 11:11:08 -07:00
commit 1ed67c4b21
119 changed files with 1851 additions and 6265 deletions

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)