mirror of
https://github.com/Yonokid/PyTaiko.git
synced 2026-02-04 11:40:13 +01:00
disable all info logs from non game places
This commit is contained in:
@@ -67,6 +67,8 @@ typedef struct music {
|
||||
void *ctxData; // Internal context data (file handle, decoder state, etc.)
|
||||
} music;
|
||||
|
||||
void set_log_level(int level);
|
||||
|
||||
// =============================================================================
|
||||
// DEVICE MANAGEMENT
|
||||
// =============================================================================
|
||||
|
||||
Reference in New Issue
Block a user