mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-13 06:39:54 -04:00
fix
This commit is contained in:
parent
84afa73a72
commit
0b2c7b56d3
@ -18,7 +18,7 @@
|
|||||||
struct PotatoBridge {
|
struct PotatoBridge {
|
||||||
ANativeWindow* androidWindow;
|
ANativeWindow* androidWindow;
|
||||||
|
|
||||||
EGLContext* eglContext;
|
void** eglContext;
|
||||||
EGLDisplay eglDisplay;
|
EGLDisplay eglDisplay;
|
||||||
EGLSurface eglSurface;
|
EGLSurface eglSurface;
|
||||||
/*
|
/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user