import from github
This commit is contained in:
7
include/constants/coins.h
Normal file
7
include/constants/coins.h
Normal file
@ -0,0 +1,7 @@
|
||||
#ifndef GUARD_CONSTANTS_COINS_H
|
||||
#define GUARD_CONSTANTS_COINS_H
|
||||
|
||||
#define MAX_COINS 9999
|
||||
#define MAX_COIN_DIGITS 4
|
||||
|
||||
#endif // GUARD_CONSTANTS_COINS_H
|
Reference in New Issue
Block a user