summaryrefslogtreecommitdiff
path: root/libs/JSystem/J3DU/J3DUDL.cpp
blob: a57a23f8c2f599b44c57a49a52481558c3637267 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
//
// Generated By: dol2asm
// Translation Unit: J3DUDL
//

#include "JSystem/J3DU/J3DUDL.h"
#include "JSystem/J3DGraphBase/J3DShapeMtx.h"

// Fake function to make the weak function J3DShapeMtx::getUseMtxNum appear in this TU
u32 J3DUGetUseMtxNum(J3DShapeMtx* i_shapeMtx) {
    return i_shapeMtx->getUseMtxNum();
}