mirror of
https://github.com/sampletext32/ParkanPlayground.git
synced 2025-12-11 04:51:21 +04:00
drop unused projects
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
using System.Buffers.Binary;
|
||||
using System.Text;
|
||||
|
||||
// Unfinished
|
||||
|
||||
var fileBytes = File.ReadAllBytes("C:\\Program Files (x86)\\Nikita\\Iron Strategy\\gamefont-1.rlb");
|
||||
|
||||
var header = fileBytes.AsSpan().Slice(0, 32);
|
||||
|
||||
Reference in New Issue
Block a user