You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-11 13:10:58 +00:00
Restructuring glue code to make it easier to extend
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
#define DIR_ACCESS_JANDROID_H
|
||||
|
||||
#include "core/os/dir_access.h"
|
||||
#include "java_glue.h"
|
||||
#include "java_godot_lib_jni.h"
|
||||
#include <stdio.h>
|
||||
|
||||
class DirAccessJAndroid : public DirAccess {
|
||||
|
||||
Reference in New Issue
Block a user