X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Flibgame%2Fsystem.h;h=b21f866cfa4cbec0cc7203a69e07a669f5d1675b;hp=1a130ee0843c6fa9d22c91c1eadbbce2b476400e;hb=7891415ca10eb882506eaaa3bca720ec75723a0e;hpb=93c45991646f65be9d8c3ff07c132e2ebb2c12b4 diff --git a/src/libgame/system.h b/src/libgame/system.h index 1a130ee0..b21f866c 100644 --- a/src/libgame/system.h +++ b/src/libgame/system.h @@ -381,6 +381,7 @@ struct TreeInfo typedef struct TreeInfo TreeInfo; typedef struct TreeInfo LevelDirTree; +typedef struct TreeInfo ArtworkDirTree; typedef struct TreeInfo GraphicsDirTree; typedef struct TreeInfo SoundsDirTree; typedef struct TreeInfo MusicDirTree;