mirror of
https://github.com/thunderbrewhq/binana.git
synced 2026-02-04 00:39:08 +00:00
feat(profile): Frame funcs
This commit is contained in:
parent
522dfa86b9
commit
93a811f3b7
32 changed files with 147 additions and 0 deletions
|
|
@ -43,3 +43,7 @@ CSimpleModel_SetFogFar 009613A0 f end=00961418 type="int32_t __stdcall func(lua_
|
|||
CSimpleModel_GetFogFar 00961420 f end=00961463 type="int32_t __stdcall func(lua_State* L)"
|
||||
CSimpleModel_ClearFog 00961470 f end=009614A7 type="int32_t __stdcall func(lua_State* L)"
|
||||
CSimpleModel_SetGlow 009614B0 f end=00961534 type="int32_t __stdcall func(lua_State* L)"
|
||||
CSimpleModel__GetWidth 0095FAA0 f end=0095FAEC
|
||||
CSimpleModel__GetHeight 0095FAF0 f end=0095FB3C
|
||||
CSimpleModel__ReplaceTexture 00960320 f end=009603C1
|
||||
CSimpleModel__CreateScriptMetaTable 00961540 f end=00961559
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue