mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-02 17:03:13 +00:00
Fixed warning.
svn-id: r24952
This commit is contained in:
parent
b0cd34a28b
commit
c0ccf07010
@ -1788,5 +1788,5 @@ static const AGOSGameDescription gameDescriptions[] = {
|
||||
GID_SWAMPY,
|
||||
GF_OLD_BUNDLE | GF_TALKIE,
|
||||
},
|
||||
{ { NULL, NULL, {NULL, 0, NULL}, Common::UNK_LANG, Common::kPlatformUnknown }, 0, 0, 0 }
|
||||
{ { NULL, NULL, { { NULL, 0, NULL }, { NULL, 0, NULL } }, Common::UNK_LANG, Common::kPlatformUnknown }, 0, 0, 0 }
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user