mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-04 00:38:59 -04:00
work on J3DModelLoader (#1982)
This commit is contained in:
@@ -1730,8 +1730,8 @@ bool J3DTevBlock::getIndTevStage(u32 param_0) {
|
||||
}
|
||||
|
||||
/* 8000DF8C-8000DF94 0088CC 0008+00 0/0 2/0 0/0 .text getTevStage__11J3DTevBlockFUl */
|
||||
bool J3DTevBlock::getTevStage(u32 param_0) {
|
||||
return false;
|
||||
J3DTevStage* J3DTevBlock::getTevStage(u32 param_0) {
|
||||
return NULL;
|
||||
}
|
||||
|
||||
/* 8000DF94-8000DFA0 0088D4 000C+00 0/0 2/0 0/0 .text getTexNo__11J3DTevBlockCFUl */
|
||||
|
||||
Reference in New Issue
Block a user