mirror of
https://github.com/sampletext32/ParkanPlayground.git
synced 2025-06-20 00:18:02 +03:00
Implement SCR UI
This commit is contained in:
3
ScrLib/MissionTmaParseResult.cs
Normal file
3
ScrLib/MissionTmaParseResult.cs
Normal file
@ -0,0 +1,3 @@
|
||||
namespace ScrLib;
|
||||
|
||||
public record ScrParseResult(ScrFile? Scr, string? Error);
|
Reference in New Issue
Block a user