mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-05 19:43:41 -04:00
JPAEmitter OK, work on d_particle (#1874)
* JPAEmitter OK + header reorganization * libelf: silence repeated relocation warning * Work on d_particle
This commit is contained in:
@@ -1658,7 +1658,7 @@ bool J3DTevBlock::getTevStage(u32 param_0) {
|
||||
#pragma push
|
||||
#pragma optimization_level 0
|
||||
#pragma optimizewithasm off
|
||||
asm u32 J3DTevBlock::getTexNo(u32 param_0) const {
|
||||
asm u16 J3DTevBlock::getTexNo(u32 param_0) const {
|
||||
nofralloc
|
||||
#include "asm/m_Do/m_Do_ext/getTexNo__11J3DTevBlockCFUl.s"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user