pokeheartgold/lib/include/nitro/exi.h

9 lines
133 B
C
Raw Normal View History

2021-12-20 21:47:06 +00:00
#ifndef GUARD_EXI_H
#define GUARD_EXI_H
#ifdef SDK_ARM7
#include <nitro/exi/ARM7/genPort.h>
#endif //SDK_ARM7
#endif //GUARD_EXI_H