DNF_DLL/test/RSAC.h

5 lines
90 B
C

#pragma once
void Makecode(char* pstr, int* pkey);
void Cutecode(char* pstr, int* pkey);