aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlec Murphy <alec@checksum.fail>2017-07-08 13:03:44 -0400
committerAlec Murphy <alec@checksum.fail>2017-07-08 13:03:44 -0400
commitc00b0285aece0c56fba6bbce61e8a994d4f59119 (patch)
tree6edc6bf10c090a666651e7b6e5379677675238af
parent7f39cc353b65b153d2216b2df4815dd912edfd19 (diff)
Update README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 636b9e4..51f3232 100644
--- a/README.md
+++ b/README.md
@@ -8,4 +8,4 @@ PNG support for TempleOS
`#include "FilePNG"`
-`PNGScrnCapture;` and `PNGWrite("filename.png");` functions are present.
+`PNGScrnCapture;` and `PNGWrite("filename.png",dc);` functions are present.