diff options
Diffstat (limited to 'include/dungeon_random_1.h')
-rw-r--r-- | include/dungeon_random_1.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/dungeon_random_1.h b/include/dungeon_random_1.h index bfc2ecd..c863a7e 100644 --- a/include/dungeon_random_1.h +++ b/include/dungeon_random_1.h @@ -1,7 +1,6 @@ #ifndef GUARD_DUNGEON_RANDOM_1_H #define GUARD_DUNGEON_RANDOM_1_H -// 0x84144 bool8 RollPercentChance(s32 percentChance); #endif |