Frontend: Scroll for All, some care for PS2-like menu
Don't show Back button on PS2-like menu Removed PS2-style reversed fade-in, because it was a hack and taking too much space
This commit is contained in:
parent
59f9c009ef
commit
460f3cea44
File diff suppressed because it is too large
Load Diff
@ -781,6 +781,7 @@ public:
|
||||
void PageUpList(bool);
|
||||
void PageDownList(bool);
|
||||
int8 GetPreviousPageOption();
|
||||
void ProcessList(bool &goBack, bool &optionSelected);
|
||||
};
|
||||
|
||||
#ifndef IMPROVED_VIDEOMODE
|
||||
|
Loading…
Reference in New Issue
Block a user