mirror of https://github.com/bsnes-emu/bsnes.git
8 lines
103 B
C++
8 lines
103 B
C++
![]() |
#ifndef HIRO_CPP
|
||
|
#define HIRO_CPP
|
||
|
|
||
|
#include "core/core.cpp"
|
||
|
#include "extension/extension.cpp"
|
||
|
|
||
|
#endif
|