mirror of
https://github.com/sampletext32/ParkanPlayground.git
synced 2025-09-13 10:20:28 +03:00
Allow to view cp .dat in UI
This commit is contained in:
3
CpDatLib/CpDatScheme.cs
Normal file
3
CpDatLib/CpDatScheme.cs
Normal file
@@ -0,0 +1,3 @@
|
||||
namespace CpDatLib;
|
||||
|
||||
public record CpDatScheme(SchemeType Type, CpDatEntry Root);
|
Reference in New Issue
Block a user