diff mm7_data.cpp @ 1657:51a74615d956

DamagePlayerFromMonster continuing cleanup, part 3
author Grumpy7
date Wed, 18 Sep 2013 10:22:16 +0200
parents afc1c3514dd5
children 55bdb9b043e3
line wrap: on
line diff
--- a/mm7_data.cpp	Wed Sep 18 09:06:28 2013 +0200
+++ b/mm7_data.cpp	Wed Sep 18 10:22:16 2013 +0200
@@ -1317,7 +1317,7 @@
 struct Texture *pTexture_PlayerFaceEradicated;
 struct Texture *pTexture_PlayerFaceDead;
 std::array< std::array<struct Texture *, 56>, 4> pTextures_PlayerFaces;
-std::array<struct Player *, 5> pPlayers;
+NZIArray<struct Player *, 5> pPlayers;
 __int64 qword_A750D8; // weak
 enum PlayerSpeech PlayerSpeechID;
 int uSpeakingCharacter; // weak