mirror of
https://github.com/86Box/86Box.git
synced 2026-02-23 09:58:19 -07:00
The DEV_BRANCH define now also applies to resources, so now the OpenGL menu entry should be visible.
This commit is contained in:
@@ -503,6 +503,7 @@ endif
|
||||
# Options for the DEV branch.
|
||||
ifeq ($(DEV_BRANCH), y)
|
||||
OPTS += -DDEV_BRANCH
|
||||
RFLAGS += -DDEV_BRANCH
|
||||
DEVBROBJ :=
|
||||
|
||||
ifeq ($(AMD_K5), y)
|
||||
|
||||
Reference in New Issue
Block a user