Subversion Repositories dc_hrp

Rev

Rev 35 | Rev 50 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
6 nightfrigh 1
 
2
// Menu.def for Duke It Out In D.C.
3
 
4
 
5
texture 2492 { pal 0 { file "dukedc/screen/menu/2492_dc_version.png" nocompress } }   // unchanged: "2492_dc.png"
6
texture 2493 { pal 0 { file "dukedc/screen/menu/2493_dc.png" nocompress } }
7
 
8
texture 2506 { pal 0 { file "dukedc/screen/menu/2506_dc.jpg" nocompress } }
9
 
41 spiker 10
texture 3240 { pal 0 { file "dukedc/screen/menu/3240_dc.png" nocompress } }
6 nightfrigh 11
 
12
texture 3280 { pal 0 { file "dukedc/screen/menu/3280_dc.jpg" nocompress } }
13
 
14
 
35 nightfrigh 15
// HRP 5.2 level stats screen tiles
16
texture 3241 { pal 0 { file "highres/screen/menu/3241.jpg" nocompress } }
17
texture 3242 { pal 0 { file "highres/screen/menu/3242.jpg" nocompress } }
18
texture 3243 { pal 0 { file "highres/screen/menu/3243.jpg" nocompress } }
19
texture 3244 { pal 0 { file "highres/screen/menu/3244.jpg" nocompress } }
20
 
21
 
6 nightfrigh 22
// Widescreen menu tiles (for future usage)
23
/*
24
texture 2492 { pal 0 { file "dukedc/screen/menu/widescreen/2492_dc_wide.png" nocompress } }
25
texture 2493 { pal 0 { file "dukedc/screen/menu/widescreen/2493_dc_wide.png" nocompress } }
10 nightfrigh 26
texture 3240 { pal 0 { file "dukedc/screen/menu/widescreen/3240_dc_wide.png" nocompress } }
28 h266 27
*/