mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-05-17 07:21:43 +00:00
chore: update image namespacing
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include <istream>
|
||||
#include <memory>
|
||||
|
||||
namespace dds
|
||||
namespace image
|
||||
{
|
||||
std::unique_ptr<Texture> LoadDds(std::istream& stream);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user