mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-04-25 15:41:42 -05:00
7 lines
93 B
C
7 lines
93 B
C
#ifndef NITRO_CP_H_
|
|
#define NITRO_CP_H_
|
|
|
|
#include <nitro/cp/context.h>
|
|
|
|
#endif //NITRO_CP_H_
|