mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-12-27 20:20:40 +00:00
- added autodetection support for the ProAsm version of Wanton Destruction.
This commit is contained in:
parent
e3678e27c0
commit
410a269c93
1 changed files with 11 additions and 0 deletions
|
@ -593,6 +593,17 @@ grpinfo
|
|||
gamefilter "ShadowWarrior.Wanton"
|
||||
}
|
||||
|
||||
grpinfo
|
||||
{
|
||||
name "Shadow Warrior: Wanton Destruction (ProAsm)"
|
||||
flags GAMEFLAG_SW|GAMEFLAG_ADDON
|
||||
crc 0x39893EF4
|
||||
size 9562689
|
||||
defname "sw.def"
|
||||
dependency SWREG12_CRC
|
||||
gamefilter "ShadowWarrior.Wanton"
|
||||
}
|
||||
|
||||
grpinfo
|
||||
{
|
||||
name "Shadow Warrior: Twin Dragon"
|
||||
|
|
Loading…
Reference in a new issue