mirror of
https://github.com/Neo-Desktop/WindowsXPKg
synced 2026-05-15 22:15:03 +03:00
Quick fix - must fix script to compose project correctly
This commit is contained in:
@@ -19,8 +19,6 @@
|
||||
#include <openssl/sha.h>
|
||||
#include <openssl/rand.h>
|
||||
|
||||
#include "bink.h"
|
||||
|
||||
#define PK_LENGTH 25
|
||||
#define NULL_TERMINATOR 1
|
||||
|
||||
|
||||
+1
-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