#ifndef PMDSKY_MAIN_0200224C_H #define PMDSKY_MAIN_0200224C_H u16 Rand16Bit(); u32 RandInt(u32 n); s32 RandRange(s32 x, s32 y); u32 Rand32Bit(); #endif //PMDSKY_MAIN_0200224C_H