mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-03-30 23:06:44 +00:00
Slice arrays use pre-allocated pointers whose memory is managed externally. This is unnecessary and ultimately detrimental since it prevents any kind of data fixup (e.g. little endian to big endian, p[adding handling), and it also makes it difficult to use Ogre data streams. |
||
---|---|---|
.. | ||
test | ||
bullet_nif_loader.cpp | ||
bullet_nif_loader.hpp |