pokeheartgold/lib/include/nitro/std.h
2021-09-19 09:33:03 -04:00

7 lines
96 B
C

#ifndef NITRO_STD_H_
#define NITRO_STD_H_
#include <nitro/std/string.h>
#endif //NITRO_STD_H_