pmd-red/include/dungeon_menu_others.h
2025-03-03 22:05:09 +01:00

7 lines
115 B
C

#ifndef GUARD_DUNGEON_MENU_OTHERS_H
#define GUARD_DUNGEON_MENU_OTHERS_H
void ShowDungeonOthersMenu(void);
#endif