start implementing shape tag
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#include "pch.h"
|
||||
#include "image.h"
|
||||
|
||||
#define STB_IMAGE_IMPLEMENTATION
|
||||
#include <stb/stb_image.h>
|
||||
|
||||
bool Image::load(std::string filename)
|
||||
|
||||
Reference in New Issue
Block a user