comparison 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
comparison
equal deleted inserted replaced
320:0b2af9c5f70f 321:15decc249a94
374 char aBitmaps[777]; // idb 374 char aBitmaps[777]; // idb
375 char aIcons[777]; // idb 375 char aIcons[777]; // idb
376 char aPending[777]; // idb 376 char aPending[777]; // idb
377 char aCanTFindS[777]; // idb 377 char aCanTFindS[777]; // idb
378 char pDayMoonPhase[28]; 378 char pDayMoonPhase[28];
379 char *spellbook_texture_filename_suffices[8]; // weak 379 char *spellbook_texture_filename_suffices[8] = {"f", "a", "w", "e", "s", "m", "b", "l"}; // weak
380 __int16 word_4E1D3A[777]; // weak 380 __int16 word_4E1D3A[777]; // weak
381 __int16 pTownPortalBook_xs[6]; 381 __int16 pTownPortalBook_xs[6];
382 __int16 pTownPortalBook_ys[6]; 382 __int16 pTownPortalBook_ys[6];
383 __int16 pTownPortalBook_ws[6]; 383 __int16 pTownPortalBook_ws[6];
384 __int16 pTownPortalBook_hs[6]; 384 __int16 pTownPortalBook_hs[6];