diff options
author | Max Horn | 2003-12-17 02:19:03 +0000 |
---|---|---|
committer | Max Horn | 2003-12-17 02:19:03 +0000 |
commit | 4da0b08b90b08baa988ad11adfb5f7952384f04d (patch) | |
tree | 07856f5a661e614001f841eaf06249fd333bb14d /sword1 | |
parent | 91997026a0d60d0c66a098f5b653945892eb203b (diff) | |
download | scummvm-rg350-4da0b08b90b08baa988ad11adfb5f7952384f04d.tar.gz scummvm-rg350-4da0b08b90b08baa988ad11adfb5f7952384f04d.tar.bz2 scummvm-rg350-4da0b08b90b08baa988ad11adfb5f7952384f04d.zip |
fixed warning
svn-id: r11698
Diffstat (limited to 'sword1')
-rw-r--r-- | sword1/staticres.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sword1/staticres.cpp b/sword1/staticres.cpp index a7169eb556..0a7460ca91 100644 --- a/sword1/staticres.cpp +++ b/sword1/staticres.cpp @@ -30,7 +30,7 @@ const MenuObject SwordMenu::_objectDefs[TOTAL_pockets + 1] = { { // 0 can't use - 0, + 0, 0, 0, 0, 0 }, { // 1 NEWSPAPER menu_newspaper, // text_desc |