1
0
mirror of https://github.com/Ninjdai1/pokeemerald.git synced 2025-02-17 09:53:36 +01:00
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