move function to top

This commit is contained in:
2020-08-31 21:46:55 -07:00
parent 17595a2750
commit ad58ddf721

View File

@@ -11,6 +11,7 @@ import
strformat
when isMainModule:
title_screen()
@@ -26,4 +27,3 @@ when isMainModule:
title_screen()