mirror of
https://github.com/pret/pokeheartgold.git
synced 2024-12-13 15:59:26 +00:00
7 lines
96 B
C
7 lines
96 B
C
#ifndef NITRO_STD_H_
|
|
#define NITRO_STD_H_
|
|
|
|
#include <nitro/std/string.h>
|
|
|
|
#endif //NITRO_STD_H_
|