Friends :)

This commit is contained in:
2026-05-22 08:15:16 -04:00
parent 1bc5199e3b
commit b1c9d38ef5
21 changed files with 87950 additions and 30586 deletions
+2
View File
@@ -92,6 +92,8 @@ namespace anm2ed
void anm2_change(ChangeType);
void assets_sync(ChangeType = ALL);
void texture_change(int);
bool texture_reload(int);
bool sound_reload(int);
resource::Texture* texture_get(int);
const resource::Texture* texture_get(int) const;
resource::Audio* sound_get(int);