mirror of
https://github.com/PCSX2/pcsx2.git
synced 2025-02-19 19:50:59 +00:00
Tools: Add shebang to generate fs translation script
This commit is contained in:
parent
ab5b622d70
commit
d06700276f
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
import os
|
||||
|
||||
START_IDENT = "// TRANSLATION-STRING-AREA-BEGIN"
|
||||
|
Loading…
x
Reference in New Issue
Block a user