#pragma once #include "h-basic.h" bool_ file_exist(cptr buf); bool_ load_dungeon(char *ext); bool_ load_player();