pokeemerald/include/constants/slot_machine.h

7 lines
151 B
C
Raw Normal View History

2020-05-20 16:36:00 -04:00
#ifndef GUARD_CONSTANTS_SLOT_MACHINE_H
#define GUARD_CONSTANTS_SLOT_MACHINE_H
#define SLOT_MACHINE_COUNT 12
2020-07-28 17:34:44 -04:00
#endif // GUARD_CONSTANTS_SLOT_MACHINE_H