pokeplatinum/lib/include/nitro/std.h
luckytyphlosion 486ec0e42f Add in NitroSDK headers.
From pokeheartgold.
2022-12-22 17:15:56 -05:00

7 lines
96 B
C

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