mirror of
https://github.com/AxioDL/boo.git
synced 2025-12-14 15:46:19 +00:00
Fallback flow for graphics APIs
This commit is contained in:
@@ -50,9 +50,9 @@ public:
|
||||
m_pf = pf;
|
||||
}
|
||||
|
||||
void initializeContext(void*)
|
||||
bool initializeContext(void*)
|
||||
{
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
void makeCurrent()
|
||||
|
||||
Reference in New Issue
Block a user