patterns: Improved pattern descriptions

This commit is contained in:
Nik
2024-08-03 17:44:37 +02:00
committed by GitHub
parent a263347414
commit c3eb9e4126
73 changed files with 77 additions and 76 deletions

View File

@@ -1,5 +1,5 @@
#pragma author gmestanley
#pragma description .nes file format
#pragma description Nintendo Entertainment System ROM (.nes)
import std.mem;
import std.string;