mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Remove m_ext_ptr in GUIFormSpecMenu, replaced by refcount mechanism
This commit is contained in:
parent
73bf791fe1
commit
b49e5cfc70
5 changed files with 27 additions and 17 deletions
|
@ -96,6 +96,8 @@ public:
|
|||
|
||||
WARNING: THIS DEALLOCATES THE MENU FROM MEMORY. Return
|
||||
immediately if you call this from the menu itself.
|
||||
|
||||
(More precisely, this decrements the reference count.)
|
||||
*/
|
||||
void quitMenu()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue