Add "Written for" comment.

This commit is contained in:
NintenHero 2024-06-01 14:17:27 -05:00 committed by GitHub
parent 846d0529ef
commit 4ff35f792a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,5 @@
using System.IO; //Written for Divine Souls. https://store.steampowered.com/app/300040
using System.IO;
namespace Divine_Souls_Extractor namespace Divine_Souls_Extractor
{ {