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