mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-06-28 01:49:42 -06:00
oops
This commit is contained in:
@ -69,7 +69,7 @@ QMutex Rendering;
|
||||
|
||||
|
||||
bool Init(bool openGL)
|
||||
{printf("%d\n", sizeof(Item));
|
||||
{
|
||||
if (openGL)
|
||||
{
|
||||
OpenGL::BuildShaderProgram(kScreenVS_OSD, kScreenFS_OSD, Shader, "OSDShader");
|
||||
|
Reference in New Issue
Block a user