Locale fixes

- Update build script with `fr_FR` locale.
This commit is contained in:
Andrew 2024-06-11 23:19:44 +01:00
parent 0cdd2189aa
commit 9ba3608ee2

View File

@ -1,5 +1,5 @@
@erase lang.inc
@echo lang fix fr >lang.inc
@echo lang fix fr_FR >lang.inc
@fasm template.asm template
@erase lang.inc
@pause
@pause