mirror of
https://gitlab.com/skmp/dca3-game.git
synced 2025-07-31 03:50:36 +02:00
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:
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
|
||||
|
Reference in New Issue
Block a user