mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-10 12:55:24 +00:00
DM: Add G0508_B_RefreshActionArea
This commit is contained in:
parent
40e4cceb3f
commit
a2328b9eb2
@ -8,6 +8,7 @@ namespace DM {
|
|||||||
class MenuMan {
|
class MenuMan {
|
||||||
DMEngine *_vm;
|
DMEngine *_vm;
|
||||||
public:
|
public:
|
||||||
|
bool _shouldRefreshActionArea; // @ G0508_B_RefreshActionArea
|
||||||
MenuMan(DMEngine *vm);
|
MenuMan(DMEngine *vm);
|
||||||
|
|
||||||
void drawMovementArrows();
|
void drawMovementArrows();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user