绘制字符(不太满意)

This commit is contained in:
2022-04-24 02:31:42 +08:00
parent 3bdafc7e35
commit 6583312298
12 changed files with 150 additions and 69 deletions

View File

@@ -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: