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

2
xp.cpp
View File

@@ -15,7 +15,7 @@
*/
#include "bink.h"
#include "header.h"
/* Unpacks the Windows XP Product Key. */
void unpackXP(ul32 *serial, ul32 *hash, ul32 *sig, ul32 *raw) {