summaryrefslogtreecommitdiff
path: root/structures.h
diff options
context:
space:
mode:
Diffstat (limited to 'structures.h')
-rw-r--r--structures.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/structures.h b/structures.h
index 1339a5f..b0f5b3b 100644
--- a/structures.h
+++ b/structures.h
@@ -5,7 +5,9 @@ typedef struct surfaces SURFACES;
struct surfaces
{
SDL_Surface *Pecran;
+
SDL_Surface *Pgobelin;
+ SDL_Surface *red_warrior_gobelin;
SDL_Surface *Ppaladin;
SDL_Surface *Ppretre;