shithub: psxe

Download patch

ref: 636992a1d3564ca72aecd18aafcb88b8533ffc83
parent: f11b2e968bf175be4ed8c9968c6d928461a8fc15
parent: 34959ca13036fa74ae95fa95114e18943ac592c2
author: allkern <lisandroaalarcon@gmail.com>
date: Fri Aug 11 19:57:11 EDT 2023

Merge branch 'master' of https://github.com/allkern/psxe

--- a/README.md
+++ b/README.md
@@ -77,6 +77,7 @@
 
 ## Acknowledgements
 This project uses external open source code that can be found on the following GitHub repos:
+- argparse.c: https://github.com/cofyc/argparse
 - log.c (slightly modified): https://github.com/rxi/log.c
 - tomlc99: https://github.com/cktan/tomlc99
 
--