feat(profile): Weather funcs

This commit is contained in:
gromchek 2025-11-23 21:47:52 +03:00
parent 818ae9f3fc
commit 18168eeb55
2 changed files with 16 additions and 0 deletions

View 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

View file

@ -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