Subversion Repositories dc_hrp

Rev

Rev 10 | Rev 35 | 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
 
10
texture 3240 { pal 0 { file "dukedc/screen/menu/3240_dc.jpg" nocompress } }
11
 
12
texture 3280 { pal 0 { file "dukedc/screen/menu/3280_dc.jpg" nocompress } }
13
 
14
 
15
// Widescreen menu tiles (for future usage)
16
/*
17
texture 2492 { pal 0 { file "dukedc/screen/menu/widescreen/2492_dc_wide.png" nocompress } }
18
texture 2493 { pal 0 { file "dukedc/screen/menu/widescreen/2493_dc_wide.png" nocompress } }
10 nightfrigh 19
texture 3240 { pal 0 { file "dukedc/screen/menu/widescreen/3240_dc_wide.png" nocompress } }
28 h266 20
*/