Mercurial > mm7
comparison Player.cpp @ 2340:dc822157c98d
Moving functions from unsorted_subs.h pt4
author | Grumpy7 |
---|---|
date | Sun, 06 Apr 2014 12:50:35 +0200 |
parents | 1e865e8690ba |
children | 7c10dfb6d802 |
comparison
equal
deleted
inserted
replaced
2339:63e1388c5463 | 2340:dc822157c98d |
---|---|
30 #include "mm7_data.h" | 30 #include "mm7_data.h" |
31 #include "MM7.h" | 31 #include "MM7.h" |
32 #include "SpriteObject.h" | 32 #include "SpriteObject.h" |
33 #include "DecalBuilder.h" | 33 #include "DecalBuilder.h" |
34 #include "CastSpellInfo.h" | 34 #include "CastSpellInfo.h" |
35 #include "OurMath.h" | |
35 | 36 |
36 | 37 |
37 | 38 |
38 | 39 |
39 NZIArray<struct Player *, 5> pPlayers; | 40 NZIArray<struct Player *, 5> pPlayers; |