mirror of
https://github.com/dschmenk/PLASMA.git
synced 2024-10-31 16:04:48 +00:00
fix dgrlib link
parent
2ee990ba28
commit
93ff3723f3
@ -27,6 +27,6 @@ dgrLine(buff, x1, y1, x2, y2)#0
|
||||
dgrClear(buff, clr)#0
|
||||
```
|
||||
|
||||
**Source Code:** [`dgr.pla`](https://github.com/dschmenk/PLASMA/blob/master/src/libsrc/apple/dgr.pla)
|
||||
**Source Code:** [`dgrlib.pla`](https://github.com/dschmenk/PLASMA/blob/master/src/libsrc/apple/dgrlib.pla)
|
||||
|
||||
**Sample Source:** [`dgrtest.pla`](https://github.com/dschmenk/PLASMA/blob/master/src/samplesrc/dgrtest.pla)
|
Loading…
Reference in New Issue
Block a user