Codestyle: Fix some comment issues
This commit is contained in:
parent
f732717d73
commit
fa259a77cd
5 changed files with 3 additions and 13 deletions
|
|
@ -39,7 +39,7 @@
|
|||
#include <android/log.h>
|
||||
#include <jni.h>
|
||||
|
||||
// Class that makes functions in java/src/org/godotengine/godot/Godot.java callable from C++
|
||||
// Class that makes functions in java/src/org/godotengine/godot/Godot.kt callable from C++
|
||||
class GodotJavaWrapper {
|
||||
private:
|
||||
jobject godot_instance;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue