vbagx/source/vba/gb/gbPrinter.h
2009-01-10 02:41:39 +00:00

9 lines
120 B
C

#ifndef GBPRINTER_H
#define GBPRINTER_H
#include "../System.h"
u8 gbPrinterSend(u8 b);
#endif // GBPRINTER_H