#ifndef GUARD_DUNGEON_RANDOM_1_H #define GUARD_DUNGEON_RANDOM_1_H bool8 RollPercentChance(s32 percentChance); #endif