Add GetRenderer to core

This commit is contained in:
James Rowe
2020-01-15 19:58:34 -07:00
parent be52d3a7d0
commit d03d201482
3 changed files with 21 additions and 5 deletions
+1
View File
@@ -11,6 +11,7 @@
#include "common/logging/log.h"
#include "common/microprofile.h"
#include "common/vector_math.h"
#include "core/core.h"
#include "core/core_timing.h"
#include "core/hle/service/gsp/gsp.h"
#include "core/hw/gpu.h"