pokeemerald/include/constants/slot_machine.h
2020-07-28 17:38:05 -04:00

7 lines
151 B
C

#ifndef GUARD_CONSTANTS_SLOT_MACHINE_H
#define GUARD_CONSTANTS_SLOT_MACHINE_H
#define SLOT_MACHINE_COUNT 12
#endif // GUARD_CONSTANTS_SLOT_MACHINE_H