ANDROID: Clean up log code and use Backends::Log
This commit is contained in:
parent
5a496ccb72
commit
4d2684663c
8 changed files with 146 additions and 128 deletions
|
@ -40,8 +40,8 @@
|
|||
|
||||
#include <android/input.h>
|
||||
|
||||
#include "backends/graphics/android/android-graphics.h"
|
||||
#include "backends/platform/android/android.h"
|
||||
#include "backends/graphics/android/android-graphics.h"
|
||||
#include "backends/platform/android/jni-android.h"
|
||||
|
||||
// floating point. use sparingly
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue