mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-25 15:05:06 -04:00
f9380b3e05
* d_a_obj_carry work, SETUP_ACTOR macro * rm headers, add script * progress * macro rename, consistent spacing
13 lines
295 B
C++
13 lines
295 B
C++
//
|
|
// Generated By: dol2asm
|
|
// Translation Unit: J3DUDL
|
|
//
|
|
|
|
#include "JSystem/J3DU/J3DUDL.h"
|
|
#include "JSystem/J3DGraphBase/J3DShapeMtx.h"
|
|
|
|
/* 80273E08-80273E10 26E748 0008+00 0/0 4/0 0/0 .text getUseMtxNum__11J3DShapeMtxCFv */
|
|
u32 J3DShapeMtx::getUseMtxNum() const {
|
|
return 1;
|
|
}
|