Mercurial > mm7
comparison Indoor_stuff.h @ 1202:0dbf6c4dd029
arrays to std::arrays phase 1
author | Grumpy7 |
---|---|
date | Sat, 08 Jun 2013 21:33:22 +0200 |
parents | c45d51b3f4f4 |
children | 0aeac0b9ca30 21a46b38ca24 1577d75db258 |
comparison
equal
deleted
inserted
replaced
1196:44f37efc159c | 1202:0dbf6c4dd029 |
---|---|
421 int field_2C; | 421 int field_2C; |
422 int field_30; | 422 int field_30; |
423 int field_34; | 423 int field_34; |
424 }; | 424 }; |
425 #pragma pack(pop) | 425 #pragma pack(pop) |
426 extern stru352 stru_F83B80[480]; | 426 extern std::array<stru352, 480> stru_F83B80; |