mirror of
https://github.com/pret/pokeheartgold.git
synced 2024-12-14 00:20:22 +00:00
7 lines
79 B
C
7 lines
79 B
C
#ifndef NITRO_H_
|
|
#define NITRO_H_
|
|
|
|
#include <nitro/types.h>
|
|
|
|
#endif //NITRO_H_
|