mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-09 21:52:05 +08:00
psp: enabled console background image
This commit is contained in:
@@ -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
Reference in New Issue
Block a user