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 96fdc51..25c55f6 100644
--- a/src/object/robotmain.h
+++ b/src/object/robotmain.h
@@ -245,7 +245,7 @@ public:
char* GetPublicDir();
char* GetFilesDir();
- void SetGamerName(char *name);
+ void SetGamerName(const char *name);
char* GetGamerName();
int GetGamerFace();
int GetGamerGlasses();