/[enigma]/enigma/src/options.hh
ViewVC logotype

Diff of /enigma/src/options.hh

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

revision 1.9 by reallysoft, Tue Apr 8 08:02:19 2003 UTC revision 1.10 by reallysoft, Tue May 20 09:36:52 2003 UTC
# Line 67  namespace options Line 67  namespace options
67          }          }
68      };      };
69    
70        // --------------------------------------------------------------------------------
71        // Contants :
72    
73        const int minMouseSpeed = 1;
74        const int maxMouseSpeed = 15;
75    
76        // --------------------------------------------------------------------------------
77    
78      /* Get the status of a particular level in a particular pack.      /* Get the status of a particular level in a particular pack.
79         Returns 0 if no record for this level exists. */         Returns 0 if no record for this level exists. */
80      LevelStatus *GetLevelStatus(const string &levelpack,      LevelStatus *GetLevelStatus(const string &levelpack,

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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