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