mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-10 04:43:26 +00:00
DM: Add G0498_auc_Graphic560_PaletteChanges_ActionAreaObjectIcon
This commit is contained in:
parent
6e041819b4
commit
d9ed599de6
@ -6,6 +6,8 @@
|
||||
|
||||
namespace DM {
|
||||
|
||||
byte gPalChangesActionAreaObjectIcon[16] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0}; // @ G0498_auc_Graphic560_PaletteChanges_ActionAreaObjectIcon
|
||||
|
||||
MenuMan::MenuMan(DMEngine *vm): _vm(vm) {}
|
||||
|
||||
void MenuMan::drawMovementArrows() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user