Mercurial > mm7
comparison mm7_data.cpp @ 2054:62a27b2cfcc2
Player.swig
author | Nomad |
---|---|
date | Sat, 30 Nov 2013 21:00:37 +0200 |
parents | 2ccf638342d6 |
children | b7485a6502f2 |
comparison
equal
deleted
inserted
replaced
2053:64e23bf9d27e | 2054:62a27b2cfcc2 |
---|---|
1303 int dword_A74CDC; // weak | 1303 int dword_A74CDC; // weak |
1304 struct Texture *pTexture_PlayerFaceMask; | 1304 struct Texture *pTexture_PlayerFaceMask; |
1305 struct Texture *pTexture_PlayerFaceEradicated; | 1305 struct Texture *pTexture_PlayerFaceEradicated; |
1306 struct Texture *pTexture_PlayerFaceDead; | 1306 struct Texture *pTexture_PlayerFaceDead; |
1307 std::array< std::array<struct Texture *, 56>, 4> pTextures_PlayerFaces; | 1307 std::array< std::array<struct Texture *, 56>, 4> pTextures_PlayerFaces; |
1308 NZIArray<struct Player *, 5> pPlayers; | |
1309 __int64 qword_A750D8; // weak | 1308 __int64 qword_A750D8; // weak |
1310 enum PlayerSpeech PlayerSpeechID; | 1309 enum PlayerSpeech PlayerSpeechID; |
1311 int uSpeakingCharacter; // weak | 1310 int uSpeakingCharacter; // weak |
1312 std::array<const char *, 36> pClassNames; | 1311 std::array<const char *, 36> pClassNames; |
1313 std::array<const char *, 19> aCharacterConditionNames; | 1312 std::array<const char *, 19> aCharacterConditionNames; |