Refactor: added Screen interface class, LevelScreen
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
namespace platform {
|
||||
extern void configure_encoding();
|
||||
extern std::string get_settings_file();
|
||||
extern std::string get_screenshot_file(std::string ext);
|
||||
}
|
||||
|
||||
#endif // UTIL_PLATFORM_H_
|
||||
Reference in New Issue
Block a user