diff src/console/Sap_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 967e6adb3e8b
children
line wrap: on
line diff
--- a/src/console/Sap_Emu.cxx	Tue Oct 09 11:01:53 2007 +0900
+++ b/src/console/Sap_Emu.cxx	Tue Oct 09 16:58:35 2007 +0300
@@ -235,7 +235,7 @@
 static Music_Emu* new_sap_emu () { return BLARGG_NEW Sap_Emu ; }
 static Music_Emu* new_sap_file() { return BLARGG_NEW Sap_File; }
 
-gme_type_t_ const gme_sap_type [1] = { "Atari XL", 0, &new_sap_emu, &new_sap_file, "SAP", 1 };
+gme_type_t_ const gme_sap_type [1] = {{ "Atari XL", 0, &new_sap_emu, &new_sap_file, "SAP", 1 }};
 
 // Setup