Mercurial > mm7
diff 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 |
line wrap: on
line diff
--- a/mm7_data.cpp Sun Jun 09 00:30:48 2013 +0200 +++ b/mm7_data.cpp Sun Jun 09 01:10:49 2013 +0200 @@ -1340,7 +1340,7 @@ int blv_prev_party_y; // weak char *dword_721660; // idb char *dword_721664; // idb -NPCTopic pNPCTopics[789]; +std::array<NPCTopic, 789> pNPCTopics; char *dword_722F10; // idb std::array<const char *, 512> pQuestTable; _UNKNOWN unk_723714; // weak