Missed one instance of the Shift-JIS font. Hopefully this fixes issue 2736?

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5633 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
Glenn Rice
2010-06-08 02:03:44 +00:00
parent 3603f05398
commit 91e1d053d3
2 changed files with 6 additions and 1 deletions

View File

@ -25,6 +25,7 @@
#include <wx/stattext.h>
#include <wx/listctrl.h>
#include <wx/imaglist.h>
#include <wx/fontmap.h>
#include "IniFile.h"
#include "FileUtil.h"