#ifndef GLOBALS_H_ #define GLOBALS_H_ #include TTF_Font *gFontLarge = NULL; TTF_Font *gFontSmall = NULL; #endif // GLOBALS_H_