mirror of
https://github.com/rh-hideout/pokeemerald-expansion.git
synced 2026-06-01 06:25:12 -05:00
7 lines
151 B
C
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
|