mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-06-13 19:11:51 -05: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_
|