mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-13 05:46:18 -04:00
@@ -0,0 +1,28 @@
|
||||
//
|
||||
// Generated by dtk
|
||||
// Translation Unit: d_path.cpp
|
||||
//
|
||||
|
||||
#include "d_path.h"
|
||||
#include "dolphin/types.h"
|
||||
|
||||
/* 80080018-8008010C .text dPath_GetPnt__FP5dPathi */
|
||||
void dPath_GetPnt(dPath*, int) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8008010C-80080218 .text dPath_GetRoomPath__Fii */
|
||||
void dPath_GetRoomPath(int, int) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 80080218-80080340 .text dPath_GetNextRoomPath__FP5dPathi */
|
||||
void dPath_GetNextRoomPath(dPath*, int) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 80080340-800804A4 .text dPath_GetPolyRoomPathVec__FR13cBgS_PolyInfoP4cXyzPi */
|
||||
void dPath_GetPolyRoomPathVec(cBgS_PolyInfo&, cXyz*, int*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user