From 18168eeb55db230d1672a2242b5ef518caffec14 Mon Sep 17 00:00:00 2001 From: gromchek Date: Sun, 23 Nov 2025 21:47:52 +0300 Subject: [PATCH] feat(profile): Weather funcs --- profile/3.3.5a-windows-386/symbol/packetlist/func.sym | 10 ++++++++++ profile/3.3.5a-windows-386/symbol/weather/func.sym | 6 ++++++ 2 files changed, 16 insertions(+) create mode 100644 profile/3.3.5a-windows-386/symbol/packetlist/func.sym diff --git a/profile/3.3.5a-windows-386/symbol/packetlist/func.sym b/profile/3.3.5a-windows-386/symbol/packetlist/func.sym new file mode 100644 index 0000000..9dc5aac --- /dev/null +++ b/profile/3.3.5a-windows-386/symbol/packetlist/func.sym @@ -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 \ No newline at end of file diff --git a/profile/3.3.5a-windows-386/symbol/weather/func.sym b/profile/3.3.5a-windows-386/symbol/weather/func.sym index 3ed9f75..f728901 100644 --- a/profile/3.3.5a-windows-386/symbol/weather/func.sym +++ b/profile/3.3.5a-windows-386/symbol/weather/func.sym @@ -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