Project

General

Profile

Revision 214

fixed part of the problem with the bullet

View differences:

proj_macros.h
37 37
#define GRAPH_MODE      DIRECT_1024_768_888 /** @brief Graphic mode used */
38 38
#define MIN_SCALE       0.2                  /** @brief Minimum zoom */
39 39
#define DEFAULT_SCALE   0.5                  /** @brief Default zoom */
40
#define MAX_SCALE       2.0                 /** @brief Maximum zoom */
40
#define MAX_SCALE       10.0                 /** @brief Maximum zoom */
41 41

  
42 42
#endif /* end of include guard: PROJ_MACROS_H_INCLUDED */

Also available in: Unified diff