Fixed crash due to corrupted stack values

This commit is contained in:
smallmodel 2023-12-07 18:04:57 +01:00
parent 5b3615d262
commit 4a4a552a05
No known key found for this signature in database
GPG key ID: 9F2D623CEDF08512

View file

@ -185,6 +185,8 @@ uipull_describe *UIPulldownMenu::getPulldown
return pd;
}
}
return NULL;
}
void UIPulldownMenu::HighlightBGColor