mirror of
https://github.com/dborth/fceugx.git
synced 2025-01-05 21:38:17 +01:00
This commit is contained in:
parent
3568735d29
commit
da67f7551d
@ -583,7 +583,6 @@ InitGCVideo ()
|
||||
VIDEO_Init();
|
||||
GXRModeObj *rmode = FindVideoMode();
|
||||
SetupVideoMode(rmode);
|
||||
StartGX ();
|
||||
InitLUTs(); // init LUTs for hq2x
|
||||
LWP_CreateThread (&vbthread, vbgetback, NULL, vbstack, TSTACK, 68);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user