shader auto reload
This commit is contained in:
@@ -19,5 +19,6 @@ public:
|
||||
bool open(const char* path);
|
||||
uint8_t* read_all();
|
||||
void close();
|
||||
~Asset() { close(); }
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user