OSDN Git Service

shrink mine
[nethackexpress/trunk.git] / sys / mac / Files.r
1 #include <MacTypes.r>
2 #include "date.h"
3 #include "patchlevel.h"
4
5 resource 'plst' (0, purgeable) {
6 };
7
8 resource 'vers' (1, purgeable) {
9         VERSION_MAJOR, (VERSION_MINOR<<4) | PATCHLEVEL, final, EDITLEVEL, verUS,
10         VERSION_STRING,
11         VERSION_STRING
12 };
13
14 resource 'vers' (2, purgeable) {
15         VERSION_MAJOR, (VERSION_MINOR<<4) | PATCHLEVEL, final, EDITLEVEL, verUS,
16         VERSION_STRING,
17         "devteam@nethack.org"
18 };
19
20 read 'File' (1000,"cmdhelp") ":dat:cmdhelp";
21 read 'File' (1001,"help") ":dat:help";
22 read 'File' (1002,"hh") ":dat:hh";
23 read 'File' (1003,"history") ":dat:history";
24 read 'File' (1004,"license") ":dat:license";
25 read 'File' (1005,"MacHelp") ":sys:mac:MacHelp";
26 read 'File' (1006,"News") ":sys:mac:News";
27 read 'File' (1007,"opthelp") ":dat:opthelp";
28 read 'File' (1008,"wizhelp") ":dat:wizhelp";
29 read 'File' (1009,"air.lev") ":lib:air.lev";
30 read 'File' (1010,"asmodeus.lev") ":lib:asmodeus.lev";
31 read 'File' (1011,"astral.lev") ":lib:astral.lev";
32 read 'File' (1012,"baalz.lev") ":lib:baalz.lev";
33 read 'File' (1013,"bigrm-1.lev") ":lib:bigrm-1.lev";
34 read 'File' (1014,"bigrm-2.lev") ":lib:bigrm-2.lev";
35 read 'File' (1015,"bigrm-3.lev") ":lib:bigrm-3.lev";
36 read 'File' (1016,"bigrm-4.lev") ":lib:bigrm-4.lev";
37 read 'File' (1017,"bigrm-5.lev") ":lib:bigrm-5.lev";
38 read 'File' (1018,"castle.lev") ":lib:castle.lev";
39 read 'File' (1019,"data") ":lib:data";
40 read 'File' (1020,"dungeon") ":lib:dungeon";
41 read 'File' (1021,"earth.lev") ":lib:earth.lev";
42 read 'File' (1022,"fakewiz1.lev") ":lib:fakewiz1.lev";
43 read 'File' (1023,"fakewiz2.lev") ":lib:fakewiz2.lev";
44 read 'File' (1024,"fire.lev") ":lib:fire.lev";
45 read 'File' (1025,"juiblex.lev") ":lib:juiblex.lev";
46 read 'File' (1026,"knox.lev") ":lib:knox.lev";
47 read 'File' (1027,"medusa-1.lev") ":lib:medusa-1.lev";
48 read 'File' (1028,"medusa-2.lev") ":lib:medusa-2.lev";
49 read 'File' (1029,"minefill.lev") ":lib:minefill.lev";
50 read 'File' (1030,"minend-1.lev") ":lib:minend-1.lev";
51 read 'File' (1031,"minend-2.lev") ":lib:minend-2.lev";
52 read 'File' (1032,"minend-3.lev") ":lib:minend-3.lev";
53 read 'File' (1033,"minend-4.lev") ":lib:minend-4.lev";
54 read 'File' (1034,"minetn-1.lev") ":lib:minetn-1.lev";
55 read 'File' (1035,"minetn-2.lev") ":lib:minetn-2.lev";
56 read 'File' (1036,"minetn-3.lev") ":lib:minetn-3.lev";
57 read 'File' (1037,"minetn-4.lev") ":lib:minetn-4.lev";
58 read 'File' (1038,"minetn-5.lev") ":lib:minetn-5.lev";
59 read 'File' (1039,"minetn-6.lev") ":lib:minetn-6.lev";
60 read 'File' (1040,"minetn-7.lev") ":lib:minetn-7.lev";
61 read 'File' (1041,"options") ":lib:options";
62 read 'File' (1042,"oracle.lev") ":lib:oracle.lev";
63 read 'File' (1043,"oracles") ":lib:oracles";
64 read 'File' (1044,"orcus.lev") ":lib:orcus.lev";
65 read 'File' (1045,"quest.dat") ":lib:quest.dat";
66 read 'File' (1046,"rumors") ":lib:rumors";
67 read 'File' (1047,"sanctum.lev") ":lib:sanctum.lev";
68 read 'File' (1048,"soko1-1.lev") ":lib:soko1-1.lev";
69 read 'File' (1049,"soko1-2.lev") ":lib:soko1-2.lev";
70 read 'File' (1050,"soko2-1.lev") ":lib:soko2-1.lev";
71 read 'File' (1051,"soko2-2.lev") ":lib:soko2-2.lev";
72 read 'File' (1052,"soko3-1.lev") ":lib:soko3-1.lev";
73 read 'File' (1053,"soko3-2.lev") ":lib:soko3-2.lev";
74 read 'File' (1054,"soko4-1.lev") ":lib:soko4-1.lev";
75 read 'File' (1055,"soko4-2.lev") ":lib:soko4-2.lev";
76 read 'File' (1056,"tower1.lev") ":lib:tower1.lev";
77 read 'File' (1057,"tower2.lev") ":lib:tower2.lev";
78 read 'File' (1058,"tower3.lev") ":lib:tower3.lev";
79 read 'File' (1059,"valley.lev") ":lib:valley.lev";
80 read 'File' (1060,"water.lev") ":lib:water.lev";
81 read 'File' (1061,"wizard1.lev") ":lib:wizard1.lev";
82 read 'File' (1062,"wizard2.lev") ":lib:wizard2.lev";
83 read 'File' (1063,"wizard3.lev") ":lib:wizard3.lev";
84 read 'File' (1100,"Arc-fila.lev") ":lib:Arc-fila.lev";
85 read 'File' (1101,"Arc-filb.lev") ":lib:Arc-filb.lev";
86 read 'File' (1102,"Arc-goal.lev") ":lib:Arc-goal.lev";
87 read 'File' (1103,"Arc-loca.lev") ":lib:Arc-loca.lev";
88 read 'File' (1104,"Arc-strt.lev") ":lib:Arc-strt.lev";
89 read 'File' (1105,"Bar-fila.lev") ":lib:Bar-fila.lev";
90 read 'File' (1106,"Bar-filb.lev") ":lib:Bar-filb.lev";
91 read 'File' (1107,"Bar-goal.lev") ":lib:Bar-goal.lev";
92 read 'File' (1108,"Bar-loca.lev") ":lib:Bar-loca.lev";
93 read 'File' (1109,"Bar-strt.lev") ":lib:Bar-strt.lev";
94 read 'File' (1110,"Cav-fila.lev") ":lib:Cav-fila.lev";
95 read 'File' (1111,"Cav-filb.lev") ":lib:Cav-filb.lev";
96 read 'File' (1112,"Cav-goal.lev") ":lib:Cav-goal.lev";
97 read 'File' (1113,"Cav-loca.lev") ":lib:Cav-loca.lev";
98 read 'File' (1114,"Cav-strt.lev") ":lib:Cav-strt.lev";
99 read 'File' (1115,"Hea-fila.lev") ":lib:Hea-fila.lev";
100 read 'File' (1116,"Hea-filb.lev") ":lib:Hea-filb.lev";
101 read 'File' (1117,"Hea-goal.lev") ":lib:Hea-goal.lev";
102 read 'File' (1118,"Hea-loca.lev") ":lib:Hea-loca.lev";
103 read 'File' (1119,"Hea-strt.lev") ":lib:Hea-strt.lev";
104 read 'File' (1120,"Kni-fila.lev") ":lib:Kni-fila.lev";
105 read 'File' (1121,"Kni-filb.lev") ":lib:Kni-filb.lev";
106 read 'File' (1122,"Kni-goal.lev") ":lib:Kni-goal.lev";
107 read 'File' (1123,"Kni-loca.lev") ":lib:Kni-loca.lev";
108 read 'File' (1124,"Kni-strt.lev") ":lib:Kni-strt.lev";
109 read 'File' (1125,"Mon-fila.lev") ":lib:Mon-fila.lev";
110 read 'File' (1126,"Mon-filb.lev") ":lib:Mon-filb.lev";
111 read 'File' (1127,"Mon-goal.lev") ":lib:Mon-goal.lev";
112 read 'File' (1128,"Mon-loca.lev") ":lib:Mon-loca.lev";
113 read 'File' (1129,"Mon-strt.lev") ":lib:Mon-strt.lev";
114 read 'File' (1130,"Pri-fila.lev") ":lib:Pri-fila.lev";
115 read 'File' (1131,"Pri-filb.lev") ":lib:Pri-filb.lev";
116 read 'File' (1132,"Pri-goal.lev") ":lib:Pri-goal.lev";
117 read 'File' (1133,"Pri-loca.lev") ":lib:Pri-loca.lev";
118 read 'File' (1134,"Pri-strt.lev") ":lib:Pri-strt.lev";
119 read 'File' (1135,"Ran-fila.lev") ":lib:Ran-fila.lev";
120 read 'File' (1136,"Ran-filb.lev") ":lib:Ran-filb.lev";
121 read 'File' (1137,"Ran-goal.lev") ":lib:Ran-goal.lev";
122 read 'File' (1138,"Ran-loca.lev") ":lib:Ran-loca.lev";
123 read 'File' (1139,"Ran-strt.lev") ":lib:Ran-strt.lev";
124 read 'File' (1140,"Rog-fila.lev") ":lib:Rog-fila.lev";
125 read 'File' (1141,"Rog-filb.lev") ":lib:Rog-filb.lev";
126 read 'File' (1142,"Rog-goal.lev") ":lib:Rog-goal.lev";
127 read 'File' (1143,"Rog-loca.lev") ":lib:Rog-loca.lev";
128 read 'File' (1144,"Rog-strt.lev") ":lib:Rog-strt.lev";
129 read 'File' (1145,"Sam-fila.lev") ":lib:Sam-fila.lev";
130 read 'File' (1146,"Sam-filb.lev") ":lib:Sam-filb.lev";
131 read 'File' (1147,"Sam-goal.lev") ":lib:Sam-goal.lev";
132 read 'File' (1148,"Sam-loca.lev") ":lib:Sam-loca.lev";
133 read 'File' (1149,"Sam-strt.lev") ":lib:Sam-strt.lev";
134 read 'File' (1150,"Tou-fila.lev") ":lib:Tou-fila.lev";
135 read 'File' (1151,"Tou-filb.lev") ":lib:Tou-filb.lev";
136 read 'File' (1152,"Tou-goal.lev") ":lib:Tou-goal.lev";
137 read 'File' (1153,"Tou-loca.lev") ":lib:Tou-loca.lev";
138 read 'File' (1154,"Tou-strt.lev") ":lib:Tou-strt.lev";
139 read 'File' (1155,"Val-fila.lev") ":lib:Val-fila.lev";
140 read 'File' (1156,"Val-filb.lev") ":lib:Val-filb.lev";
141 read 'File' (1157,"Val-goal.lev") ":lib:Val-goal.lev";
142 read 'File' (1158,"Val-loca.lev") ":lib:Val-loca.lev";
143 read 'File' (1159,"Val-strt.lev") ":lib:Val-strt.lev";
144 read 'File' (1160,"Wiz-fila.lev") ":lib:Wiz-fila.lev";
145 read 'File' (1161,"Wiz-filb.lev") ":lib:Wiz-filb.lev";
146 read 'File' (1162,"Wiz-goal.lev") ":lib:Wiz-goal.lev";
147 read 'File' (1163,"Wiz-loca.lev") ":lib:Wiz-loca.lev";
148 read 'File' (1164,"Wiz-strt.lev") ":lib:Wiz-strt.lev";