aboutsummaryrefslogtreecommitdiff
path: root/engines/dm/menus.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/dm/menus.h')
-rw-r--r--engines/dm/menus.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/dm/menus.h b/engines/dm/menus.h
index ef5f86d153..4e0324205b 100644
--- a/engines/dm/menus.h
+++ b/engines/dm/menus.h
@@ -71,6 +71,7 @@ public:
void f393_drawSpellAreaControls(ChampionIndex champIndex); // @ F0393_MENUS_DrawSpellAreaControls
void f392_buildSpellAreaLine(int16 spellAreaBitmapLine);// @ F0392_MENUS_BuildSpellAreaLine
void f394_setMagicCasterAndDrawSpellArea(int16 champIndex); // @ F0394_MENUS_SetMagicCasterAndDrawSpellArea
+ void f457_drawEnabledMenus(); // @ F0457_START_DrawEnabledMenus_CPSF
};
}