mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2026-04-19 14:52:43 +00:00
More fixes
This commit is contained in:
@@ -10,6 +10,6 @@ namespace icons {
|
||||
extern ImTextureID STOP;
|
||||
extern ImTextureID MENU;
|
||||
|
||||
GLuint loadTexture(char* path);
|
||||
GLuint loadTexture(std::string path);
|
||||
void load();
|
||||
}
|
||||
Reference in New Issue
Block a user