mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-02-01 01:03:11 +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
|
||||
DATA_TYPE_OVERLAY,
|
||||
#endif
|
||||
#ifdef HAVE_LIBRETRODB
|
||||
DATA_TYPE_DB,
|
||||
#endif
|
||||
};
|
||||
|
||||
#ifdef HAVE_NETWORKING
|
||||
|
Loading…
x
Reference in New Issue
Block a user