mirror of
https://github.com/thunderbrewhq/binana.git
synced 2026-05-03 05:03:50 +00:00
fix(profile): incorrect function bounds
This commit is contained in:
parent
9a4ffe31a5
commit
c5612ad8a8
5 changed files with 5 additions and 5 deletions
|
|
@ -8,7 +8,7 @@ ErrorDisplayMinLevelCallback 004017C0 f end=004017F9
|
|||
ErrorDisplayMaxLevelCallback 00401800 f end=00401839
|
||||
ErrorDisplayFilterCallback 004018D0 f end=00401A01
|
||||
CCommand_ReloadUI 00401B00 f end=00401B15
|
||||
WowClientDestroy 00402910 f end=004B509B
|
||||
WowClientDestroy 00402910 f end=004029AE
|
||||
SetPaths 00402B20 f end=00402B8B
|
||||
LoadMopaqFileSigningData 00402F60 f end=004031BB
|
||||
TimingMethodCallback 00403200 f end=00403294
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
LoadScriptFunctions 005120E0 f end=00530F86
|
||||
LoadScriptFunctions 005120E0 f end=00512272
|
||||
CGGameUI__CameraMusicIsPlaying 005124B0 f end=005124C1
|
||||
CGGameUI__SequenceMusicIsPlaying 005124D0 f end=005124D6
|
||||
CGGameUI__ClearLootSlot 005124E0 f end=005124E9
|
||||
|
|
|
|||
|
|
@ -19,4 +19,4 @@ CGUIMacros__LoadMacros 00567FD0 f end=00568011
|
|||
CGUIMacros__CreateMacro 00568020 f end=00568158
|
||||
EvaluateMacroOptions 005F0DF0 f end=005F0FF5
|
||||
QSortIcons 00564A20 f end=00564A77
|
||||
CGUIMacros__Shutdown 00566530 f end=005F03AD
|
||||
CGUIMacros__Shutdown 00566530 f end=00566612
|
||||
|
|
|
|||
|
|
@ -65,7 +65,7 @@ World__TriDataToFacetData 00782740 f end=00782E32
|
|||
World__UnloadMap 00783180 f end=0078319E
|
||||
World__PrepareUpdate 007831A0 f end=007834FE
|
||||
World__ObjectCreate 00783500 f end=00783629
|
||||
World__Destroy 007837F0 f end=007BA834
|
||||
World__Destroy 007837F0 f end=00783902
|
||||
World__GetFacets 00783910 f end=00783A36
|
||||
World__GetFacets 00783A40 f end=00783A5E
|
||||
World__ObjectSetRenderEnabled 00783A60 f end=00783B05
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@ CWorldScene__RenderChunksZoneDebug 00793C30 f end=00793D11
|
|||
CWorldScene__Update 00795400 f end=00795CF3
|
||||
CWorldScene__LocateViewer3 00795D40 f end=00795F7F
|
||||
CWorldScene__RenderMapObjDefGroups 007964A0 f end=007968C2
|
||||
CWorldScene__Destroy 00798310 f end=007CCBD4
|
||||
CWorldScene__Destroy 00798310 f end=007983A6
|
||||
CWorldScene__RenderDetailDoodads 007984A0 f end=00798794
|
||||
CWorldScene__CullDoodads 007987A0 f end=007989B5
|
||||
CWorldScene__RenderChunksSinglePass 007989C0 f end=00798D9F
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue