mirror of
https://github.com/libretro/RetroArch
synced 2025-04-16 17:43:02 +00:00
(Wii) Move RGUI code over to wii/frontend
This commit is contained in:
parent
a62893610e
commit
3e4f09d66d
@ -16,7 +16,7 @@
|
|||||||
#undef main
|
#undef main
|
||||||
|
|
||||||
#include <stdbool.h>
|
#include <stdbool.h>
|
||||||
#include "../../console/rgui/rgui.h"
|
#include "rgui.h"
|
||||||
#include "../../driver.h"
|
#include "../../driver.h"
|
||||||
#include "../../general.h"
|
#include "../../general.h"
|
||||||
#include "../../libretro.h"
|
#include "../../libretro.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user