Mercurial > mm7
comparison mm7_data.cpp @ 1254:b9747d9e9b4e
more included header cleanup
author | Grumpy7 |
---|---|
date | Tue, 11 Jun 2013 22:18:20 +0200 |
parents | e161d8a5a529 |
children | 8cf1eb87a44e |
comparison
equal
deleted
inserted
replaced
1253:fac7751b2dc9 | 1254:b9747d9e9b4e |
---|---|
58 #include "Awards.h" | 58 #include "Awards.h" |
59 std::array<Award, 105> pAwards; | 59 std::array<Award, 105> pAwards; |
60 std::array<AwardType, 1000> achieved_awards; | 60 std::array<AwardType, 1000> achieved_awards; |
61 int num_achieved_awards; | 61 int num_achieved_awards; |
62 int num_achieved_awards_2; | 62 int num_achieved_awards_2; |
63 | |
64 #include "stru159.h" | |
65 | 63 |
66 #include "stru160.h" | 64 #include "stru160.h" |
67 std::array<stru160, 66> array_4EB8B8 = | 65 std::array<stru160, 66> array_4EB8B8 = |
68 {{ | 66 {{ |
69 stru160( 0.0000000f, 0.0000000f, 1.0000000f), | 67 stru160( 0.0000000f, 0.0000000f, 1.0000000f), |