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
1 changed files with 2 additions and 1 deletions

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
{