mirror of
https://github.com/ksherlock/mpw.git
synced 2024-11-22 00:32:44 +00:00
load PACK resources (PascalIIgs)
This commit is contained in:
parent
ce66961c7e
commit
a11a264b02
@ -87,6 +87,7 @@ namespace
|
||||
case 0x72547970: // 'rTyp' (rezIIgs)
|
||||
case 0x756e6974: // 'unit' (Pascal)
|
||||
case 0x434f4445: // 'CODE' (Link)
|
||||
case 0x5041434b: // 'PACK' (PascalIIgs)
|
||||
return true;
|
||||
default:
|
||||
return false;
|
||||
|
Loading…
Reference in New Issue
Block a user