pmd-sky/include/main_02051760.h
cecilarmitais 3a80e75ed3 Decomp IsSkyExclusiveDungeon
Authored by Claude (Opus 4.8) under human direction. Confirmed by a matching
build: build/pmdsky.us/pmdsky.us.nds: OK.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-19 16:27:08 -07:00

11 lines
233 B
C

#ifndef PMDSKY_MAIN_02051760_H
#define PMDSKY_MAIN_02051760_H
#include "enums.h"
#include "util.h"
bool8 IsSkyExclusiveDungeon(enum dungeon_id dungeon_id);
bool32 JoinedAtRangeCheck2(u8 joined_at);
#endif //PMDSKY_MAIN_02051760_H