/[adonthell]/adonthell/src/base/paths.h
ViewVC logotype

Diff of /adonthell/src/base/paths.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by ksterker, Mon Oct 25 06:50:08 2004 UTC revision 1.6 by ksterker, Sun Oct 9 07:38:40 2005 UTC
# Line 97  namespace base Line 97  namespace base
97               * @param path an absolute path to check.               * @param path an absolute path to check.
98               * @return \c true if directory can be opened, \c false otherwise.               * @return \c true if directory can be opened, \c false otherwise.
99               */               */
100              bool exists (const std::string & path);              bool exists (const std::string & path) const;
101                            
102              /// directory of the saved game currently being loaded (if any)              /// directory of the saved game currently being loaded (if any)
103              std::string SaveDataDir;              std::string SaveDataDir;

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26