mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
android: enable custom (e)println output via android log system (#8135)
This commit is contained in:
@@ -41,6 +41,8 @@ pub const (
|
||||
#flag solaris -DSOKOL_NO_ENTRY
|
||||
// TODO end
|
||||
|
||||
#include "sokol_v.h"
|
||||
|
||||
#include "sokol_app.h"
|
||||
|
||||
#define SOKOL_IMPL
|
||||
|
Reference in New Issue
Block a user