mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-26 22:32:07 -04:00
adb95b135c
Original repository: https://github.com/encounter/ww
43 lines
1.1 KiB
C++
43 lines
1.1 KiB
C++
//
|
|
// Generated by dtk
|
|
// Translation Unit: J3DMaterialAnm.cpp
|
|
//
|
|
|
|
#include "JSystem/J3DGraphAnimator/J3DMaterialAnm.h"
|
|
#include "dolphin/types.h"
|
|
|
|
/* 802F3358-802F3394 .text calc__14J3DMatColorAnmCFP8_GXColor */
|
|
void J3DMatColorAnm::calc(_GXColor*) const {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 802F3394-802F33C8 .text calc__12J3DTexMtxAnmCFP17J3DTextureSRTInfo */
|
|
void J3DTexMtxAnm::calc(J3DTextureSRTInfo*) const {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 802F33C8-802F33F8 .text calc__11J3DTexNoAnmCFPUs */
|
|
void J3DTexNoAnm::calc(unsigned short*) const {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 802F33F8-802F3428 .text calc__14J3DTevColorAnmCFP11_GXColorS10 */
|
|
void J3DTevColorAnm::calc(_GXColorS10*) const {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 802F3428-802F3458 .text calc__15J3DTevKColorAnmCFP8_GXColor */
|
|
void J3DTevKColorAnm::calc(_GXColor*) const {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 802F3458-802F34FC .text initialize__14J3DMaterialAnmFv */
|
|
void J3DMaterialAnm::initialize() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 802F34FC-802F36BC .text calc__14J3DMaterialAnmCFP11J3DMaterial */
|
|
void J3DMaterialAnm::calc(J3DMaterial*) const {
|
|
/* Nonmatching */
|
|
}
|