mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-22 22:05:47 +00:00
main: Only show DRD deprecation warning once
This commit is contained in:
parent
79f66a7e8d
commit
44448809d5
7 changed files with 19 additions and 6 deletions
|
@ -10,7 +10,6 @@
|
|||
#include "common/common_types.h"
|
||||
#include "common/swap.h"
|
||||
#include "core/file_sys/vfs.h"
|
||||
#include "core/loader/loader.h"
|
||||
|
||||
namespace Loader {
|
||||
enum class ResultStatus : u16;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue