diff src/video/ataricommon/SDL_ataric2p_s.h @ 1086:93207759e065

Cleanup C2P routine
author Patrice Mandin <patmandin@gmail.com>
date Thu, 30 Jun 2005 12:03:19 +0000
parents b8d311d90021
children c9b51268668f
line wrap: on
line diff
--- a/src/video/ataricommon/SDL_ataric2p_s.h	Thu Jun 30 12:02:25 2005 +0000
+++ b/src/video/ataricommon/SDL_ataric2p_s.h	Thu Jun 30 12:03:19 2005 +0000
@@ -30,10 +30,6 @@
 
 #include "SDL_types.h"
 
-/*--- Variables ---*/
-
-extern Uint8 SDL_Atari_table_c2p[2048];	/* Used by conversions routines */
-
 /*--- Functions pointers ---*/
 
 /* Convert a chunky screen to bitplane screen */