Support animated icons in asset packs

This commit is contained in:
Willy-JL
2023-02-10 08:53:34 +00:00
parent 1a9f098936
commit 2b7f3797ee
3 changed files with 93 additions and 22 deletions

View File

@@ -32,4 +32,6 @@ typedef struct {
const Icon* I_Error_62x31;
} XtremeAssets;
void XTREME_ASSETS_LOAD();
XtremeAssets* XTREME_ASSETS();