File diff r28451:c8ec2474d01b → r28452:36c20baf9fe4
src/os/macosx/font_osx.h
Show inline comments
 
@@ -36,5 +36,6 @@ public:
 
};
 

	
 
void LoadCoreTextFont(FontSize fs);
 
void LoadCoreTextFont(FontSize fs, const std::string &file_name, uint size);
 

	
 
#endif /* FONT_OSX_H */