Merge pull request #670 from tonyjih/match_SetEntityObjPalette

True match SetEntityObjPalette (Nothing need to be done actually...)
This commit is contained in:
Theo
2023-12-27 11:12:07 -08:00
committed by GitHub
+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) {