From a0015f38403a2c84da86a88de7714382cb7b01ea Mon Sep 17 00:00:00 2001 From: "R. Belmont" Date: Thu, 17 Jun 2010 00:36:56 +0000 Subject: [PATCH] Yet more OS X PPC compile fixes (still no whatsnew) --- src/emu/info.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/emu/info.c b/src/emu/info.c index 4242378b9bc..51818ae4a6f 100644 --- a/src/emu/info.c +++ b/src/emu/info.c @@ -654,7 +654,7 @@ static void print_game_chips(FILE *out, const game_driver *game, const machine_c } /* iterate over sound chips */ - const device_config_sound_interface *sound; + const device_config_sound_interface *sound = NULL; for (bool gotone = config->devicelist.first(sound); gotone; gotone = sound->next(sound)) { fprintf(out, "\t\tdevicelist.first(sound)) speakers = 0;