OSDN Git Service

チケット #19322 に従い r_info.txt と a_info.txt を修正完了。 / Fixed r_info.txt and a_info.txt...
[hengband/hengband.git] / lib / pref / graf.prf
1 # File: graf.prf
2
3 #
4 # This file defines special attr/char mappings for use in "graphics" mode
5 #
6 # This file includes, if appropriate, various "sub-files"
7 #
8 # See "lib/help/command.txt" and "src/files.c" for more information.
9 #
10
11
12 ##### Standard font file #####
13
14 %:font-xxx.prf
15
16
17 ##### System Specific Subfiles #####
18
19 ?:[EQU $SYS xaw]
20 %:graf-xaw.prf
21
22 ?:[EQU $SYS x11]
23 %:graf-x11.prf
24
25 ?:[EQU $SYS gcu]
26 %:graf-gcu.prf
27
28 ?:[EQU $SYS ami]
29 %:graf-ami.prf
30
31 ?:[EQU $SYS mac]
32 %:graf-mac.prf
33
34 ?:[EQU $SYS dos]
35 %:graf-dos.prf
36
37 ?:[EQU $SYS win]
38 %:graf-win.prf
39
40 ?:[EQU $SYS ibm]
41 %:graf-ibm.prf
42
43 ?:[EQU $SYS emx]
44 %:graf-emx.prf
45
46 ?:[EQU $SYS acn]
47 %:graf-acn.prf
48
49 ?:1
50