pokeemerald/include/constants/slot_machine.h

7 lines
151 B
C
Raw Normal View History

2020-05-20 22:36:00 +02:00
#ifndef GUARD_CONSTANTS_SLOT_MACHINE_H
#define GUARD_CONSTANTS_SLOT_MACHINE_H
#define SLOT_MACHINE_COUNT 12
2020-07-28 23:34:44 +02:00
#endif // GUARD_CONSTANTS_SLOT_MACHINE_H