summaryrefslogtreecommitdiffstats
path: root/games/xlogical/files/patch-graph_images.cpp
blob: 361623206777d1b4b536700b029ccf293ef8847c (plain)
1
2
3
4
5
6
7
8
9
10
11
--- graph_images.cpp.orig	2007-11-06 00:02:06.000000000 +0100
+++ graph_images.cpp	2007-11-06 00:02:21.000000000 +0100
@@ -22,7 +22,7 @@
 
 #include "defs.h"
 
-char *imageFiles[] = {
+const char *imageFiles[] = {
 	DATA_DIR PATHSEP "images" PATHSEP "arrow_d.bmp",
 	DATA_DIR PATHSEP "images" PATHSEP "arrow_l.bmp",
 	DATA_DIR PATHSEP "images" PATHSEP "arrow_r.bmp",
OpenPOWER on IntegriCloud