pokeemerald/include/constants/coins.h
2019-11-20 22:55:44 -05:00

7 lines
123 B
C

#ifndef GUARD_CONSTANTS_COINS_H
#define GUARD_CONSTANTS_COINS_H
#define MAX_COINS 9999
#endif // GUARD_CONSTANTS_COINS_H