mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-12-12 03:02:30 +00:00
fix(gx): typo
This commit is contained in:
parent
47b9878e3e
commit
1620994f02
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue