mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-07-09 10:35:21 +02:00
Finished sink module system + new icons
This commit is contained in:
@ -8,6 +8,8 @@ namespace icons {
|
||||
extern ImTextureID PLAY;
|
||||
extern ImTextureID STOP;
|
||||
extern ImTextureID MENU;
|
||||
extern ImTextureID MUTED;
|
||||
extern ImTextureID UNMUTED;
|
||||
|
||||
GLuint loadTexture(std::string path);
|
||||
void load();
|
||||
|
Reference in New Issue
Block a user