Ignore:
Timestamp:
05/04/2007 07:30:35 PM (5 years ago)
Author:
guyru
Message:

Patched source-code for portable edition

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/openyahtzee1.7PE/src/SettingsDB.h

    r17 r79  
    3939 
    4040///Sets the file name of the database the class will open. The directory will always be the home dir. 
    41 #define DBFILENAME ".OpenYahtzee"  
     41#define DBFILENAME "OpenYahtzee.dat" 
    4242class SettingsDB : public DBwrapper 
    4343{ 
Note: See TracChangeset for help on using the changeset viewer.