Fix PSP blending issues
This commit is contained in:
@@ -13,4 +13,5 @@ typedef displaysdl2_t displayplatform_t;
|
|||||||
#define displayPlatformInit displaySDL2Init
|
#define displayPlatformInit displaySDL2Init
|
||||||
#define displayPlatformUpdate displaySDL2Update
|
#define displayPlatformUpdate displaySDL2Update
|
||||||
#define displayPlatformSwap displaySDL2Swap
|
#define displayPlatformSwap displaySDL2Swap
|
||||||
#define displayPlatformDispose displaySDL2Dispose
|
#define displayPlatformDispose displaySDL2Dispose
|
||||||
|
#define displayPlatformSetState displaySDL2SetState
|
||||||
Reference in New Issue
Block a user