mirror of
https://github.com/izzy2lost/ppsspp.git
synced 2026-03-10 12:43:04 -07:00
Core: Remove unimplemented class function declarations
This commit is contained in:
@@ -90,7 +90,6 @@ private:
|
||||
void DisplayBanner(int which);
|
||||
void DisplaySaveList(bool canMove = true);
|
||||
void DisplaySaveIcon();
|
||||
void DisplayTitle(std::string name);
|
||||
void DisplaySaveDataInfo1();
|
||||
void DisplaySaveDataInfo2();
|
||||
void DisplayMessage(std::string text, bool hasYesNo = false);
|
||||
|
||||
Reference in New Issue
Block a user