mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-09-04 11:45:18 +02:00
Core: Move config enums to separate file.
These are a bit strewn about and there are constants that aren't consistently used, which just adds confusion.
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
#include "AndroidJavaGLContext.h"
|
||||
#include "base/NativeApp.h"
|
||||
#include "gfx_es2/gpu_features.h"
|
||||
#include "Core/ConfigValues.h"
|
||||
#include "Core/System.h"
|
||||
|
||||
AndroidJavaEGLGraphicsContext::AndroidJavaEGLGraphicsContext() {
|
||||
|
||||
Reference in New Issue
Block a user