mirror of
https://gitlab.com/Nanolx/homebrewfilter.git
synced 2024-11-01 07:05:10 +01:00
another left-over
This commit is contained in:
parent
2d44098faf
commit
5931dec782
@ -107,8 +107,10 @@ endPrompt()
|
||||
|
||||
promptWindow.Append(&dialogBoxImg);
|
||||
promptWindow.Append(&titleTxt);
|
||||
#ifndef VWII
|
||||
if(get_bootmii() != 0)
|
||||
promptWindow.Append(&bootmii);
|
||||
#endif
|
||||
promptWindow.Append(&systemmenu);
|
||||
promptWindow.Append(&shutdown);
|
||||
promptWindow.Append(&back);
|
||||
|
Loading…
Reference in New Issue
Block a user