blob: 96809b49fe93912ea104ea77090925f3cae1cb69 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
bin/wdf
bin/wdf-cat
bin/wdf-dump
bin/wit
bin/wwt
%%DATADIR%%/load-titles.sh
%%DATADIR%%/magic.txt
%%DATADIR%%/system-menu.txt
%%DATADIR%%/titles-de.txt
%%DATADIR%%/titles-es.txt
%%DATADIR%%/titles-fr.txt
%%DATADIR%%/titles-it.txt
%%DATADIR%%/titles-ja.txt
%%DATADIR%%/titles-ko.txt
%%DATADIR%%/titles-nl.txt
%%DATADIR%%/titles-pt.txt
%%DATADIR%%/titles-ru.txt
%%DATADIR%%/titles-zhcn.txt
%%DATADIR%%/titles-zhtw.txt
%%DATADIR%%/titles.txt
@dirrm %%DATADIR%%
|