mirror of
https://github.com/GTAmodding/re3.git
synced 2021-02-19 17:49:54 +01: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:
parent
59f9c009ef
commit
460f3cea44
File diff suppressed because it is too large
Load Diff
@ -781,6 +781,7 @@ public:
|
|||||||
void PageUpList(bool);
|
void PageUpList(bool);
|
||||||
void PageDownList(bool);
|
void PageDownList(bool);
|
||||||
int8 GetPreviousPageOption();
|
int8 GetPreviousPageOption();
|
||||||
|
void ProcessList(bool &goBack, bool &optionSelected);
|
||||||
};
|
};
|
||||||
|
|
||||||
#ifndef IMPROVED_VIDEOMODE
|
#ifndef IMPROVED_VIDEOMODE
|
||||||
|
Loading…
Reference in New Issue
Block a user