Document Game Corner scripts
This commit is contained in:
6
include/constants/coins.h
Normal file
6
include/constants/coins.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef GUARD_CONSTANTS_COINS_H
|
||||
#define GUARD_CONSTANTS_COINS_H
|
||||
|
||||
#define MAX_COINS 9999
|
||||
|
||||
#endif // GUARD_CONSTANTS_COINS_H
|
||||
Reference in New Issue
Block a user