bsnes/higan/processor/processor.hpp

7 lines
86 B
C++
Executable File

#ifndef PROCESSOR_HPP
#define PROCESSOR_HPP
#include <emulator/emulator.hpp>
#endif