mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-02-03 04:02:51 +00:00
Quick Save Dialog workaround.
This commit is contained in:
parent
96a15b893c
commit
e52ac677c0
@ -46,6 +46,7 @@ PSPDialog::DialogStatus PSPDialog::GetStatus()
|
||||
void PSPDialog::StartDraw()
|
||||
{
|
||||
PPGeBegin();
|
||||
PPGeDrawRect(0, 0, 480, 272, CalcFadedColor(0x80000000));
|
||||
}
|
||||
|
||||
void PSPDialog::EndDraw()
|
||||
|
Loading…
x
Reference in New Issue
Block a user