00001 /*************************************************************************** 00002 * NGT (Neopontec Gaming Toolkit * 00003 * Distributed under the terms of the GNU LGPL License * 00004 * Copyright (C) 2005 by Hector Blanco de Frutos * 00005 * hectorblanco@neopontec.com * 00006 * Refer to the LICENSE file to read the full license agreement * 00007 ***************************************************************************/ 00008 00009 #ifndef VIDEO_H_ 00010 #define VIDEO_H_ 00011 #include "video_basic.h" 00012 #include "video_fonts.h" 00013 #include "video_colors.h" 00014 #include "video_sprites.h" 00015 #endif /*VIDEO_H_*/