mirror of
https://github.com/open-goal/jak-project
synced 2026-09-07 19:40:48 -04:00
[jak2] GOAL side texture animation stuff (#2766)
It turns out we didn't decompile any of this stuff yet.
This commit is contained in:
@@ -346,6 +346,7 @@ std::unique_ptr<AtomicOp> make_asm_op(const Instruction& i0, int idx) {
|
||||
case InstructionKind::PPACB:
|
||||
case InstructionKind::PADDW:
|
||||
case InstructionKind::PADDH:
|
||||
case InstructionKind::PADDB:
|
||||
case InstructionKind::PMAXW:
|
||||
case InstructionKind::PPACW:
|
||||
case InstructionKind::PCEQW:
|
||||
|
||||
Reference in New Issue
Block a user