summaryrefslogtreecommitdiff
path: root/src/constants/printer_constants.asm
blob: ed6b663eaa3f81c369bfb42087b525ec5ef70bd2 (plain)
1
2
3
4
5
6
7
8
9
; wPrinterStatus
	const_def 1
	const PRINTER_STATUS_CHECKING
	const PRINTER_STATUS_TRANSMITTING
	const PRINTER_STATUS_PRINTING
	const PRINTER_ERROR_1
	const PRINTER_ERROR_PAPER_JAMMED
	const PRINTER_ERROR_CABLE_PRINTER_SWITCH
	const PRINTER_ERROR_BATTERIES_LOST_CHARGE