mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-18 04:53:06 +01:00
Fixed Android build.
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
|
||||
namespace bgfx
|
||||
{
|
||||
void* findModule(const char* _name);
|
||||
void* loadRenderDoc();
|
||||
void unloadRenderDoc(void*);
|
||||
void renderDocTriggerCapture();
|
||||
|
||||
Reference in New Issue
Block a user