diff mm7_data.cpp @ 321:15decc249a94

quick fix to spells commit (wasnt compiling)
author Nomad
date Wed, 20 Feb 2013 03:35:22 +0200
parents 5a66be213cff
children d720a13e2273
line wrap: on
line diff
--- a/mm7_data.cpp	Wed Feb 20 02:56:46 2013 +0200
+++ b/mm7_data.cpp	Wed Feb 20 03:35:22 2013 +0200
@@ -376,7 +376,7 @@
 char aPending[777]; // idb
 char aCanTFindS[777]; // idb
 char pDayMoonPhase[28];
-char *spellbook_texture_filename_suffices[8]; // weak
+char *spellbook_texture_filename_suffices[8] = {"f", "a", "w", "e", "s", "m", "b", "l"}; // weak
 __int16 word_4E1D3A[777]; // weak
 __int16 pTownPortalBook_xs[6];
 __int16 pTownPortalBook_ys[6];