mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-02-07 20:26:36 +00:00
Create DATA_TYPE_DB
This commit is contained in:
parent
849cf352f3
commit
a2e15cb4f5
@ -40,6 +40,9 @@ enum runloop_data_type
|
|||||||
#ifdef HAVE_OVERLAY
|
#ifdef HAVE_OVERLAY
|
||||||
DATA_TYPE_OVERLAY,
|
DATA_TYPE_OVERLAY,
|
||||||
#endif
|
#endif
|
||||||
|
#ifdef HAVE_LIBRETRODB
|
||||||
|
DATA_TYPE_DB,
|
||||||
|
#endif
|
||||||
};
|
};
|
||||||
|
|
||||||
#ifdef HAVE_NETWORKING
|
#ifdef HAVE_NETWORKING
|
||||||
|
Loading…
x
Reference in New Issue
Block a user