1
mirror of https://github.com/sampletext32/ParkanPlayground.git synced 2025-12-12 01:31:20 +04:00

some findings

This commit is contained in:
bird_egop
2025-11-27 19:01:41 +03:00
parent 3738881c46
commit 6c9e1d0b98
2 changed files with 25 additions and 14 deletions

View File

@@ -6,10 +6,10 @@ public static class Extensions
{
return format switch
{
8888 => 32,
4444 => 16,
565 => 16,
888 => 32,
0x22B8 => 32,
0x115C => 16,
0x235 => 16,
0x378 => 32,
0 => 32
};
}