diff mm7_data.h @ 321:15decc249a94

quick fix to spells commit (wasnt compiling)
author Nomad
date Wed, 20 Feb 2013 03:35:22 +0200
parents 0b2af9c5f70f
children ce39b96acf5c
line wrap: on
line diff
--- a/mm7_data.h	Wed Feb 20 02:56:46 2013 +0200
+++ b/mm7_data.h	Wed Feb 20 03:35:22 2013 +0200
@@ -366,7 +366,7 @@
 extern char aPending[]; // idb
 extern char aCanTFindS[]; // idb
 extern char pDayMoonPhase[28];
-extern char spellbook_texture_filename_suffices[9]; // weak
+extern char *spellbook_texture_filename_suffices[]; // weak
 extern __int16 word_4E1D3A[]; // weak
 extern __int16 pTownPortalBook_xs[6];
 extern __int16 pTownPortalBook_ys[6];