mirror of
https://github.com/thunderbrewhq/binana.git
synced 2025-12-12 17:52:29 +00:00
feat(3.3.5a): add some cursor stuff
This commit is contained in:
parent
571579c3c4
commit
d8292530c9
11 changed files with 184 additions and 21 deletions
|
|
@ -16592,6 +16592,14 @@
|
|||
"icount": "0x0",
|
||||
"parent": "0x2160b0"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"start": "0x2162c0",
|
||||
"end": "0x2163ac",
|
||||
"module": "wow.exe",
|
||||
"icount": "0x0",
|
||||
"parent": "0x2162c0"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"start": "0x2163b0",
|
||||
|
|
@ -16600,6 +16608,14 @@
|
|||
"icount": "0x0",
|
||||
"parent": "0x2163b0"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"start": "0x216800",
|
||||
"end": "0x21682d",
|
||||
"module": "wow.exe",
|
||||
"icount": "0x0",
|
||||
"parent": "0x216800"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"start": "0x216ad0",
|
||||
|
|
@ -19120,6 +19136,14 @@
|
|||
"icount": "0x0",
|
||||
"parent": "0x419ea0"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"start": "0x41b530",
|
||||
"end": "0x41b548",
|
||||
"module": "wow.exe",
|
||||
"icount": "0x0",
|
||||
"parent": "0x41b530"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"start": "0x41b720",
|
||||
|
|
@ -33382,12 +33406,24 @@
|
|||
"text": "CopyCursorImage",
|
||||
"address": "0x2160b0"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"module": "wow.exe",
|
||||
"text": "UpdateCursor",
|
||||
"address": "0x2162c0"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"module": "wow.exe",
|
||||
"text": "CursorInitialize",
|
||||
"address": "0x2163b0"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"module": "wow.exe",
|
||||
"text": "CursorSetMode",
|
||||
"address": "0x216800"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"module": "wow.exe",
|
||||
|
|
@ -35284,6 +35320,12 @@
|
|||
"text": "FrameScript_Execute",
|
||||
"address": "0x419ea0"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"module": "wow.exe",
|
||||
"text": "FrameScript_SignalEvent",
|
||||
"address": "0x41b530"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"module": "wow.exe",
|
||||
|
|
@ -36682,6 +36724,12 @@
|
|||
"text": "s_cursorNames",
|
||||
"address": "0x6d2808"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"module": "wow.exe",
|
||||
"text": "CBLPFile__s_eightBitAlphaLookup",
|
||||
"address": "0x6d90b0"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"module": "wow.exe",
|
||||
|
|
@ -36748,6 +36796,18 @@
|
|||
"text": "s_cursorFile",
|
||||
"address": "0x825cd0"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"module": "wow.exe",
|
||||
"text": "s_cursorItemMipsWidth",
|
||||
"address": "0x825dd4"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"module": "wow.exe",
|
||||
"text": "s_cursorItemMipsHeight",
|
||||
"address": "0x825dd8"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"module": "wow.exe",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue