mirror of
https://github.com/thunderbrewhq/binana.git
synced 2025-12-12 09:52:28 +00:00
feat(profile): Weather funcs
This commit is contained in:
parent
818ae9f3fc
commit
18168eeb55
2 changed files with 16 additions and 0 deletions
10
profile/3.3.5a-windows-386/symbol/packetlist/func.sym
Normal file
10
profile/3.3.5a-windows-386/symbol/packetlist/func.sym
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
Packet__RainDrop__constructor 00786920 f end=0078698C
|
||||
Packet__RainPatter__constructor 00786990 f end=00786A1A
|
||||
PacketList__Packet__RainDrop__Alloc 00787920 f end=00787A0F
|
||||
PacketList__Packet__RainPatter__Alloc 00787A10 f end=00787AFF
|
||||
PacketList__Packet__SnowFlake__Alloc 00787B00 f end=00787BEF
|
||||
PacketList__Packet__SandGrain__Alloc 00787BF0 f end=00787CDF
|
||||
PacketList__Packet__RainDrop__destructor 00788C10 f end=00788D44
|
||||
PacketList__Packet__RainPatter__destructor 00788D50 f end=00788E84
|
||||
PacketList__Packet__SnowFlake__destructor 00788E90 f end=00788FC4
|
||||
PacketList__Packet__SandGrain__destructor 00788FD0 f end=00789104
|
||||
|
|
@ -36,3 +36,9 @@ Sand__constructor 0078CF20 f end=0078D0A8
|
|||
Weather__Clear 0078D0B0 f end=0078D12A
|
||||
Weather__Update 0078D170 f end=0078D53C
|
||||
Weather__destructor 0078D540 f end=0078D602
|
||||
Rain__SetStormIntensity 007840B0 f end=00784133
|
||||
Rain__RealizePacket 007843E0 f end=007844ED
|
||||
Snow__SetStormIntensity 007844F0 f end=00784573
|
||||
Sand__SetStormIntensity 00784580 f end=007845E2
|
||||
Rain__InitDrop 00785140 f end=00785637
|
||||
Rain__UpdatePacket 00785640 f end=00785875
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue