Tools: Add shebang to generate fs translation script

This commit is contained in:
KamFretoZ 2024-09-27 21:33:10 +07:00 committed by Ty
parent ab5b622d70
commit d06700276f

View File

@ -1,3 +1,5 @@
#!/usr/bin/env python3
import os
START_IDENT = "// TRANSLATION-STRING-AREA-BEGIN"