#ifndef PMDSKY_RANDOM_TRAP_H #define PMDSKY_RANDOM_TRAP_H u8 GetRandomSpawnTrapId(); s32 GetRandomTrapId(); #endif //PMDSKY_RANDOM_TRAP_H