Diff for /xmil/generic/cmndraw.h between versions 1.1 and 1.2

version 1.1, 2004/08/19 09:56:44 version 1.2, 2008/06/02 20:07:31
Line 34  void cmndraw_setpat(const CMNVRAM *vram, Line 34  void cmndraw_setpat(const CMNVRAM *vram,
 void cmddraw_text8(CMNVRAM *vram, int x, int y, const char *str, CMNPAL fg);  void cmddraw_text8(CMNVRAM *vram, int x, int y, const char *str, CMNPAL fg);
   
   
 // ----  /* bitmap */
   
 enum {  enum {
         CMNBMP_LEFT             = 0x00,          CMNBMP_LEFT             = 0x00,

Removed from v.1.1  
changed lines
  Added in v.1.2


RetroPC.NET-CVS <cvs@retropc.net>