Rename grf -> graphics.

Full names are better.
This commit is contained in:
Brad Nelson
2022-03-07 14:51:15 -08:00
parent c3939327eb
commit 83e57c2c42
13 changed files with 23 additions and 23 deletions

View File

@ -16,7 +16,7 @@
\ Drawing:
\ heart ( x y h -- )
grf internals definitions
graphics internals definitions
\ For t = 0 to 2pi
\ x = -16 to 16
@ -79,7 +79,7 @@ heart-end heart-size 0 fill
loop
;
grf definitions also internals
graphics definitions also internals
: heart 0 { x y s r }
x sx * tx + 16 rshift