1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-10 07:29:05 +00:00
cc65/libsrc/geos-common/graph/framerectangle.s

13 lines
209 B
ArmAsm

;
; Maciej 'YTM/Alliance' Witkowiak
;
; 29.10.99
; void FrameRectangle (char pattern);
.export _FrameRectangle
.include "jumptab.inc"
_FrameRectangle = FrameRectangle