mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
Update src/menu.c
Co-authored-by: Fazana <52551480+FazanaJ@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -8336,7 +8336,7 @@ void func_8009C508(s32 arg0) {
|
||||
free_sprite((Sprite *) (u32) D_80126550[arg0]);
|
||||
} else {
|
||||
if ((*gAssetsMenuElementIds)[arg0] & 0x4000) {
|
||||
gParticlePtrList_addObject((Object*)(u32)D_80126550[arg0]);
|
||||
gParticlePtrList_addObject((Object *) (u32) D_80126550[arg0]);
|
||||
} else {
|
||||
func_8005FF40((ObjectModel**)(u32)D_80126550[arg0]);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user