repo.or.cz
/
openttd-joker.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Enable ships to pass on both sides of other ships.
[openttd-joker.git]
/
os
/
os2
/
build_lang.cmd
blob
57d3e9943c814f836f93cf3320ec3cdcefe3c289
1
rem
2
rem Building language files...
3
rem
4
cd
..
5
strgen\strgen
6
for
%%
f in
(
lang\
*
.txt
)
do
strgen\strgen
%%
f
7
cd
strgen
8