bsnes/snes/profile-performance.hpp

9 lines
174 B
C++
Executable File

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