#ifndef GUARD_STRINGS_H #define GUARD_STRINGS_H // Exported type declarations // Exported RAM declarations // Exported ROM declarations extern const u8 gText_FromSpace[]; #endif //GUARD_STRINGS_H