mirror of
https://github.com/jessicanataliagta/PSPRecomp
synced 2026-09-27 08:55:30 -04:00
e48abf87ca
lodscreen and save screen
7 lines
345 B
C++
7 lines
345 B
C++
// Retired on 2026-08-15.
|
|
//
|
|
// LISTLOAD/LISTSAVE/LISTDELETE no longer create a Win32/host dialog. The PSP
|
|
// firmware utility HLE lives in savedata_utility_ui.cpp and renders into the
|
|
// game's GE framebuffer. This tombstone intentionally contains no UI code so a
|
|
// hotfix extracted over an older tree also erases the rejected implementation.
|