diff options
Diffstat (limited to 'include/dungeon_random.h')
-rw-r--r-- | include/dungeon_random.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/dungeon_random.h b/include/dungeon_random.h index 5679720..b53b4bb 100644 --- a/include/dungeon_random.h +++ b/include/dungeon_random.h @@ -1,9 +1,7 @@ #ifndef GUARD_DUNGEON_RANDOM_H #define GUARD_DUNGEON_RANDOM_H -// 0x840E8 s32 DungeonRandom(void); -// 0x84100 s32 DungeonRandomCapped(s32 cap); #endif |