Added an assertion.
committer: mfx <mfx> 974489511 +0000
This commit is contained in:
parent
e15cc07e94
commit
e2326eabcf
@ -80,6 +80,7 @@ int PackDjgpp2::buildLoader(const Filter *ft)
|
||||
);
|
||||
if (ft->id)
|
||||
{
|
||||
assert(ft->calls > 0);
|
||||
addLoader("DJCALLT2",NULL);
|
||||
addFilter32(ft->id);
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user