aboutsummaryrefslogtreecommitdiff
path: root/sword2/mem_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'sword2/mem_view.h')
-rw-r--r--sword2/mem_view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sword2/mem_view.h b/sword2/mem_view.h
index 725c55ff5c..84fa5667d4 100644
--- a/sword2/mem_view.h
+++ b/sword2/mem_view.h
@@ -23,7 +23,7 @@
//#include "src\driver96.h"
-char *Fetch_mem_owner(uint32 uid);
+const char *Fetch_mem_owner(uint32 uid);
void Console_mem_display(void); // Tony (13Aug96)
void Create_mem_string( char *string ); // James (21oct96 updated 4dec96)