1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-08-13 19:54:17 +02:00

gcc compile fix.

This commit is contained in:
Frank Zago
2009-09-25 03:43:16 +00:00
parent ad5b30294b
commit fc301e9127

View File

@@ -46,7 +46,8 @@ public:
///end of anim info ///end of anim info
// Sound infos // Sound infos
struct { class sounds {
public:
soundBase::soundID attack; soundBase::soundID attack;
soundBase::soundID defend; soundBase::soundID defend;
soundBase::soundID killed; // was killed died soundBase::soundID killed; // was killed died