]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Weapons.cpp
Make bonuses an enum
[lugaru.git] / Source / Weapons.cpp
index 7745b8996670fe5f0c7def5647ddc5c8fbfc5e00..128e7cebf235c4188a19bc5e169c95f349270778 100644 (file)
@@ -25,6 +25,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #include "Animation.h"
 #include "Sounds.h"
 #include "Game.h"
+#include "Awards.h"
 
 extern float multiplier;
 extern int channels[100];