From: groepaz (groepaz_at_gmx.net)
Date: 2001-08-13 22:24:26
Hello M,
MA> How about
[snip]
MA> This solution make programs small if needed, or flexible if needed.
yeah thats what i was thinking about.... to be more exact it may be
like....
#include <graphics.h> //includes all stuff common to all
//modes
#include <graph160.h> //includes 160x200 multicolor (? some
//thought? ;D)
for 160x200.
or
#include <graphics.h> //includes all stuff common to all
//modes
#include <graphall.h> //includes "graph160.h" "graph320.h"
//"graph80.h" "graph40.h"
if all modes are needed.
;=)
--
Best regards,
groepaz mailto:groepaz_at_gmx.net
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
This archive was generated by hypermail 2.1.3 : 2001-12-14 22:05:41 CET