mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-07-09 18:45:22 +02: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