OSDN Git Service

Merge pull request #1895 from sikabane-works/feature/activate-dispel-magic
[hengbandforosx/hengbandosx.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 mac]
29 %:graf-mac.prf
30
31 ?:[EQU $SYS win]
32 %:graf-win.prf
33
34 ?:1
35