vbagx/source/vba/gb/gbPrinter.h

9 lines
120 B
C
Raw Normal View History

2009-01-10 02:41:39 +00:00
#ifndef GBPRINTER_H
#define GBPRINTER_H
2008-10-18 06:49:04 +00:00
2009-01-10 02:41:39 +00:00
#include "../System.h"
2008-10-18 06:49:04 +00:00
2009-01-10 02:41:39 +00:00
u8 gbPrinterSend(u8 b);
#endif // GBPRINTER_H