Fixed Android build.

This commit is contained in:
Бранимир Караџић
2025-10-23 12:39:42 -07:00
parent f3cab4d2d8
commit 89e24f1849
4 changed files with 49 additions and 47 deletions

View File

@@ -8,7 +8,6 @@
namespace bgfx
{
void* findModule(const char* _name);
void* loadRenderDoc();
void unloadRenderDoc(void*);
void renderDocTriggerCapture();