This menu is pretty neat, all you need to do is edit the buildmenu function in Menu.h a
nd the Drawmenu, OpenMenu, and CloseMenu for the designs.
By the way, you will want to have all your functions like:
void funcName(int param 1, int)
{
//doStuff
}
or else it won't work and it will give you errors.
copy this code in OstankyMoDz MenuBase
This menu is pretty neat, all you need to do is edit the buildmenu function in Menu.h a
nd the Drawmenu, OpenMenu, and CloseMenu for the designs.
By the way, you will want to have all your functions like:
void funcName(int param 1, int)
{
//doStuff
}
or else it won't work and it will give you errors.
i suggest you to fix the bool option
Copyright © 2026, NextGenUpdate.
All Rights Reserved.