绘制字符(不太满意)
This commit is contained in:
@@ -46,7 +46,12 @@ static NoticeTCall _NoticeTcall = (NoticeTCall)0xE6E070;
|
||||
typedef int(DrawTe)(DWORD thisc, int a2, int a3, int a4, int a5, int a6, __int64 a7, float a8, float a9, float a10, int a11, int a12);
|
||||
//static NoticeTCall _NoticeTcall = (NoticeTCall)0xE6E070;
|
||||
|
||||
//绘制字符
|
||||
typedef void(__fastcall* DrawCode)(DWORD thisc, int Seat, int a3, int a4, int a5, int a6);
|
||||
static DrawCode DrawCodeF;
|
||||
#define INIT_NUT_DRAWCODE 0x1206BD0
|
||||
|
||||
//0x1b45b94
|
||||
class DNFTOOL
|
||||
{
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user