mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-25 15:05:06 -04:00
14 lines
322 B
C++
14 lines
322 B
C++
//
|
|
// Generated By: dol2asm
|
|
// Translation Unit: J3DUDL
|
|
//
|
|
|
|
#include "JSystem/J3DU/J3DUDL.h"
|
|
#include "JSystem/J3DGraphBase/J3DShapeMtx.h"
|
|
#include "dolphin/types.h"
|
|
|
|
/* 80273E08-80273E10 26E748 0008+00 0/0 4/0 0/0 .text getUseMtxNum__11J3DShapeMtxCFv */
|
|
u32 J3DShapeMtx::getUseMtxNum() const {
|
|
return 1;
|
|
}
|