and protect from double exit
This commit is contained in:
parent
d6e0e5b198
commit
74c37b4e87
@ -192,6 +192,8 @@ void gfxExit()
|
||||
GSPGPU_ReleaseRight(NULL);
|
||||
|
||||
gspExit();
|
||||
|
||||
screenFree = NULL;
|
||||
}
|
||||
|
||||
u8* gfxGetFramebuffer(gfxScreen_t screen, gfx3dSide_t side, u16* width, u16* height)
|
||||
|
Loading…
Reference in New Issue
Block a user