mirror of
https://github.com/Oibaf66/frodo-wii.git
synced 2024-11-25 21:14:22 +01:00
Init is_active
This commit is contained in:
parent
16eb63dfcd
commit
15023a3649
@ -59,6 +59,7 @@ void GuiView::viewPopCallback()
|
||||
|
||||
Gui::Gui()
|
||||
{
|
||||
this->is_active = false;
|
||||
this->np = NULL;
|
||||
|
||||
this->focus = NULL;
|
||||
|
Loading…
Reference in New Issue
Block a user