Tweaking numeric input steps.
Hopefully these all make more sense for how they're used.
This commit is contained in:
parent
ffcd4a89c9
commit
adba445cd2
13 changed files with 63 additions and 59 deletions
|
|
@ -24,7 +24,9 @@
|
|||
extern const int _ZERO;
|
||||
extern const int _ONE;
|
||||
extern const int _THREE;
|
||||
extern const int _FOUR;
|
||||
extern const int _SEVEN;
|
||||
extern const int _EIGHT;
|
||||
extern const int _TEN;
|
||||
extern const int _FIFTEEN;
|
||||
extern const int _SIXTEEN;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue