Undo + Recording
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include "anm2.h"
|
||||
#include "COMMON.h"
|
||||
|
||||
#define WINDOW_TITLE_MAX 0xFF + PATH_MAX
|
||||
|
||||
void window_title_from_anm2_set(SDL_Window* self, Anm2* anm2);
|
||||
void window_title_from_path_set(SDL_Window* self, const char* path);
|
Reference in New Issue
Block a user