mirror of
https://github.com/zeldaret/tp
synced 2026-07-07 22:22:05 -04:00
decompile jstudio-data.cpp (#174)
* decompile jstudio-data.cpp did this earlier for Pikmin 2 * clarify stb-data * clarify fvb-data * formatting * clang-format properly
This commit is contained in:
@@ -772,4 +772,4 @@ void cCcD_ObjCo::SetIGrp(u32 grp) {
|
||||
void cCcD_ObjCo::SetVsGrp(u32 grp) {
|
||||
mSPrm &= ~0x70;
|
||||
mSPrm |= grp;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user