mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-12-11 20:05:58 +03:00
fix(gx): typo
This commit is contained in:
parent
47b9878e3e
commit
1620994f02
@ -2760,7 +2760,7 @@ void GLSDLDevice::Swap() {
|
|||||||
// glFlushRender();
|
// glFlushRender();
|
||||||
this->m_DrawCount = 0;
|
this->m_DrawCount = 0;
|
||||||
}
|
}
|
||||||
}s
|
}
|
||||||
|
|
||||||
void GLSDLDevice::UpdateFFPTexturing() {
|
void GLSDLDevice::UpdateFFPTexturing() {
|
||||||
// TODO
|
// TODO
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user