/*========================================================================= Compatibility headers for Z88DK GFX - a small graphics library Copyright (C) 2004 Rafael de Oliveira Jannone Contact the author: by e-mail : rafael AT jannone DOT org homepage : http://jannone.org/gfxlib ICQ UIN : 10115284 $Id: gfx.h,v 1.9 2014-05-02 08:10:24 stefano Exp $ =========================================================================*/ /*! \file gfx.h \brief main library functions */ // GFX.H : main library functions (header) /* === WARNING == This is a work-in-progress, meaning that most of this code is unstable and it's subject to future changes. Also, most of it is very hackish, not properly cleaned up nor tested. === WARNING == */ #ifndef MSXGFX_H #define MSXGFX_H #include #include #include