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:
@@ -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
|
||||||
|
Reference in New Issue
Block a user