mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-19 08:46:57 +00:00
(QNX) Enable logging by default
This commit is contained in:
parent
5097240aef
commit
0c686e15db
@ -24,10 +24,12 @@
|
||||
|
||||
#include "../../defaults.h"
|
||||
#include "../../dynamic.h"
|
||||
#include "../../verbosity.h"
|
||||
|
||||
static void frontend_qnx_init(void *data)
|
||||
{
|
||||
(void)data;
|
||||
verbosity_enable();
|
||||
bps_initialize();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user