File:  [RetroPC.NET] / np2 / vram / maketgrp.h
Revision 1.1: download - view: text, annotated - select for diffs
Fri Oct 17 02:58:17 2003 JST (22 years ago) by yui
CVS tags: MAIN, HEAD
Initial revision


#ifdef __cplusplus
extern "C" {
#endif

void maketextgrph(int plane, int text_renewal, int grph_renewal);
void maketextgrph40(int plane, int text_renewal, int grph_renewal);

#ifdef __cplusplus
}
#endif


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