psp: enabled console background image

This commit is contained in:
Crow-bar
2022-06-01 14:55:43 +03:00
parent c07c1357e5
commit d35330cd55
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2394,7 +2394,7 @@ void Con_VidInit( void )
{
Con_LoadConchars();
Con_CheckResize();
#if XASH_LOW_MEMORY
#if XASH_LOW_MEMORY && !XASH_PSP
con.background = R_GetBuiltinTexture( REF_BLACK_TEXTURE );
#else
// loading console image
+1 -1
Submodule mainui updated: 0cd109c046...5ad0220211