The Omega Refactor(TM) + Input Options
This commit is contained in:
@@ -2,6 +2,4 @@
|
||||
|
||||
#include "COMMON.h"
|
||||
|
||||
#define WINDOW_TITLE_MAX 0xFF + PATH_MAX
|
||||
|
||||
void window_title_from_path_set(SDL_Window* self, const char* path);
|
||||
void window_title_from_path_set(SDL_Window* self, const std::string& path);
|
Reference in New Issue
Block a user