jtmm2/include/conf.h

10 lines
133 B
C

#define UPS 32
#define FPS 32
#ifdef FX9860G
#define SCALE 1
#endif /* FX9860G */
#ifdef FXCG50
#define SCALE 2
#endif /* FXCG50 */