mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2026-04-19 14:52:43 +00: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