Remove BINK.h dependency on header.h

This commit is contained in:
Andrew
2023-06-01 19:24:07 +03:00
parent 814b8e48fb
commit 62e2e37373
4 changed files with 25 additions and 27 deletions

View File

@@ -1,4 +1,4 @@
#include "bink.h"
#include "header.h"
void unpack2003(ul32 *osfamily, ul32 *hash, ul32 *sig, ul32 *prefix, ul32 *raw)
{