mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-10 22:58:18 -05:00
Loader: Moved elf and loader modules to a "loader" subdirectory.
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
|
||||
#include "core/system.h"
|
||||
#include "core/core.h"
|
||||
#include "core/loader.h"
|
||||
#include "core/loader/loader.h"
|
||||
|
||||
#include "citra/emu_window/emu_window_glfw.h"
|
||||
|
||||
|
Reference in New Issue
Block a user