Files @ r10915:d0dab6660d8c
Branch filter:

Location: cpp/openttd-patchpack/source/os/os2/build_lang.cmd

Yexo
(svn r15250) -Fix (r15126): The NewGRF Settings window was 1 pixel to low.
1
2
3
4
5
6
7
8
rem
rem Building language files...
rem
cd ..
strgen\strgen
for %%f in (lang\*.txt) do strgen\strgen %%f
cd strgen