bsnes-plus/bsnes/snes/profile-compatibility.hpp

8 lines
169 B
C++

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