True match SetEntityObjPalette (Nothing need to be done actually...)

This commit is contained in:
Tony Jih
2023-12-27 17:14:44 +08:00
parent dae4c66991
commit 1f22050f25
+1 -1
View File
@@ -162,7 +162,7 @@ u32 FindFreeObjPalette(u32 paletteCount) {
void SetEntityObjPalette(Entity* entity, s32 palette) {
u32 uVar1;
u32 mask;
FORCE_REGISTER(u32 tmp, r1);
u32 tmp;
Palette2* pPVar1;
if (palette < 0) {