suyu/src/video_core/macro
Lioncash a3c81745b1 video_core/macro_hle: Move impl class into cpp file
Given it's intended to be an internal implementation class, we can move
it into the cpp file to ensure that.

This also lets us move some header dependencies into the cpp file as
well.
2022-01-25 13:15:48 -05:00
..
macro_hle.cpp video_core/macro_hle: Move impl class into cpp file 2022-01-25 13:15:48 -05:00
macro_hle.h video_core/macro_hle: Move impl class into cpp file 2022-01-25 13:15:48 -05:00
macro_interpreter.cpp
macro_interpreter.h
macro_jit_x64.cpp
macro_jit_x64.h
macro.cpp
macro.h