summaryrefslogtreecommitdiff
path: root/src/include/data_ress.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/data_ress.h')
-rw-r--r--src/include/data_ress.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/data_ress.h b/src/include/data_ress.h
index 2513e81..b09c996 100644
--- a/src/include/data_ress.h
+++ b/src/include/data_ress.h
@@ -11,6 +11,7 @@ struct miscRess {
SDL_Surface **lemmingAnims, **lemmingMasks, **lemmingImasks, **icons;
SDL_Surface *font1, *font2, *countdown, *cursor, *explode;
};
+
// Image ressources loaded from files referenced in the style INI file
typedef struct {
struct styleRess style;