This commit is contained in:
Fire-Head
2020-05-04 20:33:48 +03:00
parent 1180cc2947
commit 8aac6060d3
22 changed files with 2850 additions and 2125 deletions

View File

@ -205,6 +205,8 @@ public:
uint8 GetNum3DProvidersAvailable(void);
char *Get3DProviderName(uint8 id);
int8 AutoDetect3DProviders(void);
int8 GetCurrent3DProviderIndex(void);
int8 SetCurrent3DProvider(uint8 which);