mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 17:19:44 -06:00
Fix warnings.
Forgot to add Sdk flags.
This commit is contained in:
@ -35,8 +35,6 @@
|
||||
#include "WxUtils.h"
|
||||
#include "Main.h"
|
||||
|
||||
extern "C"
|
||||
{
|
||||
#include "../resources/Flag_Europe.xpm"
|
||||
#include "../resources/Flag_Germany.xpm"
|
||||
#include "../resources/Flag_France.xpm"
|
||||
@ -47,7 +45,6 @@ extern "C"
|
||||
#include "../resources/Flag_Korea.xpm"
|
||||
#include "../resources/Flag_Unknown.xpm"
|
||||
#include "../resources/Flag_Sdk.xpm"
|
||||
}
|
||||
|
||||
#include "../resources/Platform_Wad.xpm"
|
||||
#include "../resources/Platform_Wii.xpm"
|
||||
|
Reference in New Issue
Block a user