Use a vector instead of a unique_ptr<T[]>
commite6bc7df97c6b990ef0377668c6d38267931e8b9e
authorChris Robinson <[email protected]>
Mon, 22 Sep 2025 08:44:01 +0000 (22 01:44 -0700)
committerChris Robinson <[email protected]>
Mon, 22 Sep 2025 08:44:01 +0000 (22 01:44 -0700)
tree1ff92ba3cd5ed4c7da9fefbd47058648ebc9ca50
parent1fc59e0920b2d62c03d648a5ec90b0b8d340b963
Use a vector instead of a unique_ptr<T[]>
src/dsoal.cpp