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

8 lines
171 B
C++

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