1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-09-02 01:16:32 -05:00

Removed unused citra.h

This commit is contained in:
archshift
2014-08-14 22:49:31 -07:00
parent 73c53b5eb8
commit 80c4d7bf48
6 changed files with 3 additions and 15 deletions

View File

@@ -12,8 +12,6 @@
#include "citra/emu_window/emu_window_glfw.h"
#include "citra/citra.h"
/// Application entry point
int __cdecl main(int argc, char **argv) {
LogManager::Init();