bsnes/higan/sfc/profile-compatibility.hpp

9 lines
199 B
C++
Executable File

namespace Info {
static const char Profile[] = "Compatibility";
}
#include <sfc/cpu/cpu.hpp>
#include <sfc/smp/smp.hpp>
#include <sfc/alt/dsp/dsp.hpp>
#include <sfc/alt/ppu-compatibility/ppu.hpp>