mirror of
https://github.com/zeldaret/tww.git
synced 2026-09-10 03:52:05 -04:00
J3DShapeMtx
This commit is contained in:
@@ -4,9 +4,7 @@
|
||||
//
|
||||
|
||||
#include "JSystem/J3DGraphBase/J3DShapeMtx.h"
|
||||
#include "dolphin/types.h"
|
||||
|
||||
/* 80256F80-80256F88 .text getUseMtxNum__11J3DShapeMtxCFv */
|
||||
u32 J3DShapeMtx::getUseMtxNum() const {
|
||||
return 1;
|
||||
}
|
||||
// generate getUseMtxNum weak function.
|
||||
static void dummy(J3DShapeMtx* shapeMtx) { shapeMtx->getUseMtxNum(); }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user