mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-04 18:58:35 -04:00
7f61dd9c22
- Regswap in createInit() - No clue what set_mtx() is doing - Some issues in _create(), maybe from daItemBase_c
38 lines
953 B
C++
38 lines
953 B
C++
//
|
|
// Generated by dtk
|
|
// Translation Unit: m_Do_lib.cpp
|
|
//
|
|
|
|
#include "m_Do/m_Do_lib.h"
|
|
#include "dolphin/types.h"
|
|
|
|
/* 80017530-800176BC .text mDoLib_setResTimgObj__FP7ResTIMGP9_GXTexObjUlP10_GXTlutObj */
|
|
void mDoLib_setResTimgObj(ResTIMG*, _GXTexObj*, unsigned long, _GXTlutObj*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 800176BC-80017748 .text setup__14mDoLib_clipperFffff */
|
|
void mDoLib_clipper::setup(float, float, float, float) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 80017748-80017924 .text mDoLib_project__FP3VecP3Vec */
|
|
void mDoLib_project(Vec*, Vec*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 80017924-80017960 .text mDoLib_pos2camera__FP3VecP3Vec */
|
|
void mDoLib_pos2camera(Vec*, Vec*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 80017960-80017994 .text mDoLib_cnvind32__FUl */
|
|
void mDoLib_cnvind32(unsigned long) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 80017994-800179B8 .text mDoLib_cnvind16__FUs */
|
|
void mDoLib_cnvind16(unsigned short) {
|
|
/* Nonmatching */
|
|
}
|