Various miscelaneous changes (#6496)

This commit is contained in:
Vitor K
2023-05-03 12:24:10 -03:00
committed by GitHub
parent 41f13456c0
commit 34de77d429
74 changed files with 44 additions and 81 deletions

View File

@ -7,6 +7,7 @@
#include "common/logging/log.h"
#include "common/settings.h"
#include "core/core.h"
#include "core/frontend/emu_window.h"
#include "video_core/pica.h"
#include "video_core/pica_state.h"
#include "video_core/renderer_base.h"