vbagx/source/vba/gb/gbPrinter.h

9 lines
120 B
C
Raw Normal View History

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