diff src/console/Spc_Emu.cxx @ 2004:5abb9030e8a7

Hush down some warnings.
author Eugene Paskevich <eugene@raptor.kiev.ua>
date Tue, 09 Oct 2007 16:58:35 +0300
parents c31e94fefd2a
children
line wrap: on
line diff
--- a/src/console/Spc_Emu.cxx	Tue Oct 09 11:01:53 2007 +0900
+++ b/src/console/Spc_Emu.cxx	Tue Oct 09 16:58:35 2007 +0300
@@ -241,7 +241,7 @@
 static Music_Emu* new_spc_emu () { return BLARGG_NEW Spc_Emu ; }
 static Music_Emu* new_spc_file() { return BLARGG_NEW Spc_File; }
 
-gme_type_t_ const gme_spc_type [1] = { "Super Nintendo", 1, &new_spc_emu, &new_spc_file, "SPC", 0 };
+gme_type_t_ const gme_spc_type [1] = {{ "Super Nintendo", 1, &new_spc_emu, &new_spc_file, "SPC", 0 }};
 
 // Setup