1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2024-10-06 01:55:47 +00:00

fix hgrlib link

4am 2020-07-09 20:14:19 -04:00
parent 17ce4a1d2d
commit 2ee990ba28

@ -26,6 +26,6 @@ hgrColor(clr)#0
hgrClear(buff, clr)#0
```
**Source Code:** [`hgr.pla`](https://github.com/dschmenk/PLASMA/blob/master/src/libsrc/apple/hgr.pla)
**Source Code:** [`hgrlib.pla`](https://github.com/dschmenk/PLASMA/blob/master/src/libsrc/apple/hgrlib.pla)
**Sample Source:** [`hgrtest.pla`](https://github.com/dschmenk/PLASMA/blob/master/src/samplesrc/hgrtest.pla)