aboutsummaryrefslogtreecommitdiff
path: root/engines/dm/objectman.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/dm/objectman.h')
-rw-r--r--engines/dm/objectman.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/dm/objectman.h b/engines/dm/objectman.h
index 3b55e194f9..1aa4c54637 100644
--- a/engines/dm/objectman.h
+++ b/engines/dm/objectman.h
@@ -66,7 +66,6 @@ public:
IconIndice f39_getIconIndexInSlotBox(uint16 slotBoxIndex); // @ F0039_OBJECT_GetIconIndexInSlotBox
void f35_clearLeaderObjectName(); // @ F0035_OBJECT_ClearLeaderHandObjectName
void f37_drawIconToScreen(int16 iconIndex, int16 posX, int16 posY); // @ F0037_OBJECT_DrawIconToScreen
-
};
}