basics
This commit is contained in:
7
src/window.h
Normal file
7
src/window.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include "anm2.h"
|
||||
|
||||
#define WINDOW_TITLE_MAX 0xFF + PATH_MAX
|
||||
|
||||
void window_title_from_anm2_set(SDL_Window* self, Anm2* anm2);
|
Reference in New Issue
Block a user