CCIMXDesktop
Loading...
Searching...
No Matches
settings_score.h
1
#ifndef SETTINGS_SCORE_H
2
#define SETTINGS_SCORE_H
3
4
namespace
Settings {
5
namespace
Score {
6
static
constexpr
const
unsigned
short
DEF_STEP = 1;
7
static
constexpr
const
unsigned
short
START_SCORE = 0;
8
static
constexpr
const
unsigned
short
TIME_PERIOD_AUTO_ADD = 100;
9
}
10
}
11
12
#endif
// SETTINGS_SCORE_H
extern_app
games
CCIMX_DinoGame
settings
settings_score.h
Generated by
1.9.8