comparison mm7_data.cpp @ 1206:ab6560001f5b

arrays to std::arrays phase 2 - some more arrays converted
author Grumpy7
date Sun, 09 Jun 2013 01:10:49 +0200
parents 8c02e6f74b29
children 96a81634669e
comparison
equal deleted inserted replaced
1205:8c02e6f74b29 1206:ab6560001f5b
1338 int blv_prev_party_x; // weak 1338 int blv_prev_party_x; // weak
1339 int blv_prev_party_z; // weak 1339 int blv_prev_party_z; // weak
1340 int blv_prev_party_y; // weak 1340 int blv_prev_party_y; // weak
1341 char *dword_721660; // idb 1341 char *dword_721660; // idb
1342 char *dword_721664; // idb 1342 char *dword_721664; // idb
1343 NPCTopic pNPCTopics[789]; 1343 std::array<NPCTopic, 789> pNPCTopics;
1344 char *dword_722F10; // idb 1344 char *dword_722F10; // idb
1345 std::array<const char *, 512> pQuestTable; 1345 std::array<const char *, 512> pQuestTable;
1346 _UNKNOWN unk_723714; // weak 1346 _UNKNOWN unk_723714; // weak
1347 char *dword_723718_autonote_related; // idb 1347 char *dword_723718_autonote_related; // idb
1348 int dword_72371C[777]; // weak 1348 int dword_72371C[777]; // weak