fix savestate assert

This commit is contained in:
Michaël Banaan Ananas 2011-02-14 19:00:08 +00:00
parent 2d3b7074c0
commit 9584a1bb59

View File

@ -49,6 +49,7 @@ struct _Sample
};
typedef enum {ATTACK,DECAY1,DECAY2,RELEASE} _STATE;
ALLOW_SAVE_TYPE(_STATE); // allow save_item on a non-fundamental type
struct _EG
{
int volume; //