From f508e7191bd2f3eb7616e315e7e0d4a4b94c7914 Mon Sep 17 00:00:00 2001 From: Olivier Gayot Date: Sat, 10 Jan 2015 19:47:32 +0100 Subject: cleaned the initialization / shutdown a little The initialized surfaces are converted to display format so that they are ready for fastblit. Signed-off-by: Olivier Gayot --- structures.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'structures.h') diff --git a/structures.h b/structures.h index f3cb306..2c5710e 100644 --- a/structures.h +++ b/structures.h @@ -32,8 +32,6 @@ struct surfaces SDL_Surface *Pchoixpretre; SDL_Surface *Pchoixvoleur; - SDL_Surface *Tperso[3]; - SDL_Surface *Tennemi[5]; SDL_Surface *Ptextechoixmenu; SDL_Surface *Pcurseurennemis; SDL_Surface *Pcurseurallies; -- cgit v1.2.3