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

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

	
 
#endif /* FONT_WIN32_H */