tp/include/d/d_path.h

9 lines
142 B
C

#ifndef D_D_PATH_H
#define D_D_PATH_H
#include "dolphin/types.h"
u16* dPath_GetRoomPath(int param_0, int param_1);
#endif /* D_D_PATH_H */