Patch to fix compilation with new PropertySet code.

git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@25 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
stephena 2002-01-10 20:03:05 +00:00
parent 40224e7459
commit efa1675e00
1 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@
// See the file "license" for information on usage and redistribution of
// this file, and for a DISCLAIMER OF ALL WARRANTIES.
//
// $Id: mainDOS.cxx,v 1.1.1.1 2001-12-27 19:54:33 bwmott Exp $
// $Id: mainDOS.cxx,v 1.2 2002-01-10 20:03:05 stephena Exp $
//============================================================================
#include <go32.h>
@ -710,7 +710,7 @@ int main(int argc, char* argv[])
in.close();
// Create a properties set for us to use and set it up
PropertiesSet propertiesSet("Cartridge.Name");
PropertiesSet propertiesSet;
setupProperties(propertiesSet);
// Create a sound object for use with the console