Files
PSPRecomp/profiles/vcs/host/savedata_dialog.cpp
T
Jessica_Natalia e48abf87ca lodscreen and save screen
lodscreen and save screen
2026-08-15 17:08:36 -03:00

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.