mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-10 21:00:55 -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