mirror of
https://github.com/MobileGL-Dev/MobileGlues.git
synced 2025-09-23 03:04:03 -04:00
fix: compilation error on log off
This commit is contained in:
parent
fb95140e06
commit
5778f2b90c
@ -6,6 +6,8 @@
|
||||
#include "cJSON.h"
|
||||
#include "../gl/log.h"
|
||||
|
||||
#define DEBUG 0
|
||||
|
||||
static cJSON *config_json = NULL;
|
||||
|
||||
void config_refresh() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user