mirror of
				https://github.com/AlexandreRouma/SDRPlusPlus.git
				synced 2025-10-31 08:58:13 +01: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