mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-04-28 21:57:57 +03:00
Fixed crash due to corrupted stack values
This commit is contained in:
parent
5b3615d262
commit
4a4a552a05
1 changed files with 2 additions and 0 deletions
|
@ -185,6 +185,8 @@ uipull_describe *UIPulldownMenu::getPulldown
|
|||
return pd;
|
||||
}
|
||||
}
|
||||
|
||||
return NULL;
|
||||
}
|
||||
|
||||
void UIPulldownMenu::HighlightBGColor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue