mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05:00
Codestyle: Fix some comment issues
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
#include <android/log.h>
|
||||
#include <jni.h>
|
||||
|
||||
// Class that makes functions in java/src/org/godotengine/godot/GodotView.java callable from C++
|
||||
// Class that makes functions in java/src/org/godotengine/godot/GodotRenderView.java callable from C++
|
||||
class GodotJavaViewWrapper {
|
||||
private:
|
||||
jclass _cls;
|
||||
|
||||
Reference in New Issue
Block a user