AppleWin/source/CopyProtectionDongles.h

12 lines
253 B
C

#pragma once
#include "Common.h"
void SetCopyProtectionDongleType(DWORD type);
DWORD GetCopyProtectionDongleType(void);
int CopyProtectionDonglePB0(void);
int CopyProtectionDonglePB1(void);
int CopyProtectionDonglePB2(void);
bool SdsSpeedStar(void);