mirror of
https://github.com/Neo-Desktop/WindowsXPKg
synced 2025-12-02 16:25:13 +02:00
Quick fix - must fix script to compose project correctly
This commit is contained in:
2
header.h
2
header.h
@@ -19,8 +19,6 @@
|
||||
#include <openssl/sha.h>
|
||||
#include <openssl/rand.h>
|
||||
|
||||
#include "bink.h"
|
||||
|
||||
#define PK_LENGTH 25
|
||||
#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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user