fix(gx): typo

This commit is contained in:
superp00t 2023-11-30 16:13:08 -05:00
parent 47b9878e3e
commit 1620994f02

View File

@ -2760,7 +2760,7 @@ void GLSDLDevice::Swap() {
// glFlushRender();
this->m_DrawCount = 0;
}
}s
}
void GLSDLDevice::UpdateFFPTexturing() {
// TODO