Massive removal of unused modules

This commit is contained in:
James Rowe 2018-01-11 19:21:20 -07:00
parent 890bbc0cd3
commit ebf9a784a9
179 changed files with 23 additions and 21306 deletions

17
src/yuzu_cmd/citra.rc Normal file
View file

@ -0,0 +1,17 @@
#include "winresrc.h"
/////////////////////////////////////////////////////////////////////////////
//
// Icon
//
// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
CITRA_ICON ICON "../../dist/citra.ico"
/////////////////////////////////////////////////////////////////////////////
//
// RT_MANIFEST
//
1 RT_MANIFEST "../../dist/citra.manifest"