mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 17:49:48 -06:00
[Android] Remove the now unused texture loader on the JNI side of things.
This commit is contained in:
@ -17,7 +17,6 @@
|
||||
|
||||
#include <unordered_map>
|
||||
#include "GLInterface.h"
|
||||
#include "Android/TextureLoader.h"
|
||||
#include "Android/ButtonManager.h"
|
||||
|
||||
extern void DrawButton(GLuint tex, float *coords);
|
||||
|
Reference in New Issue
Block a user