diff options
| author | TakaRikka <38417346+TakaRikka@users.noreply.github.com> | 2022-04-28 13:58:43 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-28 16:58:43 -0400 |
| commit | d91b1294bbe8bbe802bb49e0db9019ca26bbefbd (patch) | |
| tree | afa001295c4a119e68225e9d6a26fe9584dbf504 /libs/JSystem/J3DGraphBase/J3DShapeMtx.cpp | |
| parent | 07c5152e5acff18c08a92b3c773583ae0114c5f4 (diff) | |
d_name / d_s_name (#194)
* d_name
* scnname
Diffstat (limited to 'libs/JSystem/J3DGraphBase/J3DShapeMtx.cpp')
| -rw-r--r-- | libs/JSystem/J3DGraphBase/J3DShapeMtx.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libs/JSystem/J3DGraphBase/J3DShapeMtx.cpp b/libs/JSystem/J3DGraphBase/J3DShapeMtx.cpp index 20b5ce966a..63428b93a7 100644 --- a/libs/JSystem/J3DGraphBase/J3DShapeMtx.cpp +++ b/libs/JSystem/J3DGraphBase/J3DShapeMtx.cpp @@ -778,8 +778,7 @@ u32 J3DShapeMtxConcatView::getType() const { } /* 80314798-803147E0 30F0D8 0048+00 1/0 0/0 0/0 .text __dt__11J3DShapeMtxFv */ -J3DShapeMtx::~J3DShapeMtx() { -} +J3DShapeMtx::~J3DShapeMtx() {} /* 803147E0-803147EC 30F120 000C+00 1/0 0/0 0/0 .text getType__11J3DShapeMtxCFv */ u32 J3DShapeMtx::getType() const { |
