mirror of
https://github.com/thunderbrewhq/binana.git
synced 2025-12-12 01:42:29 +00:00
chore(profile): regenerate 3.3.5a
This commit is contained in:
parent
061609ed2c
commit
407d29a263
4 changed files with 11 additions and 0 deletions
|
|
@ -2545,6 +2545,7 @@ static main() {
|
|||
set_name(0x00ADBAD4, "s_hRect");
|
||||
set_name(0x00ADBAE4, "s_baseTextFlags");
|
||||
set_name(0x00B417C8, "s_mainThread");
|
||||
set_name(0x00C26DF0, "s_cursorImages");
|
||||
set_name(0x00C5DF88, "g_theGxDevicePtr");
|
||||
set_name(0x00C5DFDC, "CGxDevice__s_uiVertexShader");
|
||||
set_name(0x00C5DFE0, "CGxDevice__s_shadowConstants");
|
||||
|
|
@ -7442,4 +7443,6 @@ static main() {
|
|||
set_func_start(0x009DE1B0, 0x009DE1B0);
|
||||
set_func_start(0x009DE1C0, 0x009DE1C0);
|
||||
set_func_start(0x009DE1D0, 0x009DE1D0);
|
||||
// Apply data types
|
||||
apply_type(0x00C26DF0, "CImVector[54][1024]");
|
||||
}
|
||||
|
|
|
|||
1
3.3.5a/symbol/cursor/label.sym
Normal file
1
3.3.5a/symbol/cursor/label.sym
Normal file
|
|
@ -0,0 +1 @@
|
|||
s_cursorImages 00C26DF0 l type="CImVector[54][1024]"
|
||||
|
|
@ -2532,6 +2532,7 @@ nullsub_149 009DE1C0 f
|
|||
nullsub_150 009DE1D0 f
|
||||
CGxDevice__vtable 00A2DDC0 l
|
||||
CGxDeviceOpenGl__vtable 00A2E198 l
|
||||
s_cursorImages 00C26DF0 l type="CImVector[54][1024]"
|
||||
g_theGxDevicePtr 00C5DF88 l
|
||||
CGxDevice__s_uiVertexShader 00C5DFDC l
|
||||
CGxDevice__s_shadowConstants 00C5DFE0 l
|
||||
|
|
|
|||
|
|
@ -35508,6 +35508,12 @@
|
|||
"text": "s_mainThread",
|
||||
"address": "0x7417c8"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"module": "wow.exe",
|
||||
"text": "s_cursorImages",
|
||||
"address": "0x826df0"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"module": "wow.exe",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue