mirror of
https://github.com/dschmenk/PLASMA.git
synced 2026-03-10 18:42:58 +00:00
fix grlib link
@@ -27,6 +27,6 @@ grLine(buff, x1, y1, x2, y2)#0
|
||||
grClear(buff, clr)#0
|
||||
```
|
||||
|
||||
**Source Code:** [`gr.pla`](https://github.com/dschmenk/PLASMA/blob/master/src/libsrc/apple/gr.pla)
|
||||
**Source Code:** [`grlib.pla`](https://github.com/dschmenk/PLASMA/blob/master/src/libsrc/apple/grlib.pla)
|
||||
|
||||
**Sample Source:** [`grtest.pla`](https://github.com/dschmenk/PLASMA/blob/master/src/samplesrc/grtest.pla)
|
||||
Reference in New Issue
Block a user