summaryrefslogtreecommitdiffstats
path: root/src/object/robotmain.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/robotmain.h')
-rw-r--r--src/object/robotmain.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/object/robotmain.h b/src/object/robotmain.h
index fead48d..db96016 100644
--- a/src/object/robotmain.h
+++ b/src/object/robotmain.h
@@ -309,7 +309,7 @@ protected:
void HiliteClear();
void HiliteObject(Math::Point pos);
void HiliteFrame(float rTime);
- void CreateTooltip(Math::Point pos, char* text);
+ void CreateTooltip(Math::Point pos, const char* text);
void ClearTooltip();
CObject* DetectObject(Math::Point pos);
void ChangeCamera();