1
0
mirror of https://github.com/cc65/cc65.git synced 2024-11-19 06:31:31 +00:00
cc65/libsrc/geos-cbm/graph/imprintrectangle.s
2012-01-31 20:49:58 +00:00

15 lines
193 B
ArmAsm

;
; Maciej 'YTM/Alliance' Witkowiak
;
; 21.12.99
; void ImprintRectangle (void);
.export _ImprintRectangle
.include "jumptab.inc"
_ImprintRectangle = ImprintRectangle