mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-14 05:04:08 +00:00
theoretically fix linux build
This commit is contained in:
parent
e6401bce18
commit
a61736c51b
3 changed files with 14 additions and 12 deletions
|
@ -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, },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue