mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-16 04:49:54 +00:00
db23c8152e
Packets that don't have a destruct method are using static memory, which will only be valid until the next av_read_frame call. Otherwise, it's already dynamically allocated and will remain valid. |
||
---|---|---|
.. | ||
mwbase | ||
mwclass | ||
mwdialogue | ||
mwgui | ||
mwinput | ||
mwmechanics | ||
mwrender | ||
mwscript | ||
mwsound | ||
mwworld | ||
CMakeLists.txt | ||
config.hpp.cmake | ||
doc.hpp | ||
engine.cpp | ||
engine.hpp | ||
main.cpp |