theoretically fix linux build
This commit is contained in:
@ -1,6 +1,8 @@
|
||||
#include "common.h"
|
||||
#include "Frontend.h"
|
||||
|
||||
// If you want to add new options, please don't do that here and see CustomFrontendOptionsPopulate in re3.cpp.
|
||||
|
||||
CMenuScreen aScreens[] = {
|
||||
// MENUPAGE_NONE = 0
|
||||
{ "", 1, MENUPAGE_DISABLED, MENUPAGE_DISABLED, 0, 0, },
|
||||
|
Reference in New Issue
Block a user