Fixed PSP rendering
This commit is contained in:
@@ -41,6 +41,9 @@ void screenInit() {
|
||||
SCREEN.frameBufferMeshVertices
|
||||
);
|
||||
#endif
|
||||
|
||||
// Init screen to backbuffer mode by default
|
||||
screenBind();
|
||||
}
|
||||
|
||||
void screenBind() {
|
||||
|
||||
Reference in New Issue
Block a user