vm_manager: Remove cheat-specific ranges from VMManager

This commit is contained in:
Zach Hilman 2019-03-05 10:09:27 -05:00
parent 7053546687
commit 52ac6419da
10 changed files with 56 additions and 77 deletions

View file

@ -3,6 +3,8 @@
// Refer to the license.txt file included.
#pragma once
#include "core/hle/service/hid/controllers/controller_base.h"
#include "core/hle/service/service.h"
#include "controllers/controller_base.h"