mirror of
https://github.com/libretro/ppsspp.git
synced 2025-02-12 20:40:49 +00:00
Add square icon to LOAD/SAVE/DELETE
This commit is contained in:
parent
1279183bc1
commit
5b920e1d86
@ -264,6 +264,7 @@ void PSPSaveDialog::DisplayBanner(int which)
|
||||
break;
|
||||
}
|
||||
// TODO: Draw a hexagon icon
|
||||
PPGeDrawImage(10, 6, 12.0f, 12.0f, 1, 10, 1, 10, 10, 10, CalcFadedColor(0xFFFFFFFF));
|
||||
PPGeDrawText(title, 30, 11, PPGE_ALIGN_VCENTER, 0.6f, CalcFadedColor(0xFFFFFFFF));
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user