Merge branch 'v0.20.x'

This commit is contained in:
Max Kellermann
2018-08-20 00:19:31 +02:00
19 changed files with 928 additions and 54 deletions

View File

@@ -25,7 +25,10 @@ class Context;
struct Instance;
#ifdef ANDROID
#include "android/LogListener.hxx"
extern Context *context;
extern LogListener *logListener;
#endif
extern Instance *instance;