Revision 1ea879e5 hw/cs4231a.c

b/hw/cs4231a.c
268 268
static void cs_reset_voices (CSState *s, uint32_t val)
269 269
{
270 270
    int xtal;
271
    audsettings_t as;
271
    struct audsettings as;
272 272

  
273 273
#ifdef DEBUG_XLAW
274 274
    if (val == 0 || val == 32)

Also available in: Unified diff