mirror of
https://github.com/Neo-Desktop/WindowsXPKg
synced 2024-11-18 11:51:01 +02:00
Quick fix - must fix script to compose project correctly
This commit is contained in:
parent
bd11fb5eed
commit
88619134bc
2
header.h
2
header.h
@ -19,8 +19,6 @@
|
|||||||
#include <openssl/sha.h>
|
#include <openssl/sha.h>
|
||||||
#include <openssl/rand.h>
|
#include <openssl/rand.h>
|
||||||
|
|
||||||
#include "bink.h"
|
|
||||||
|
|
||||||
#define PK_LENGTH 25
|
#define PK_LENGTH 25
|
||||||
#define NULL_TERMINATOR 1
|
#define NULL_TERMINATOR 1
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#include "header.h"
|
#include "bink.h"
|
||||||
|
|
||||||
void unpack2003(ul32 *osfamily, ul32 *hash, ul32 *sig, ul32 *prefix, ul32 *raw)
|
void unpack2003(ul32 *osfamily, ul32 *hash, ul32 *sig, ul32 *prefix, ul32 *raw)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user