bitsnpicas probably not decent

This commit is contained in:
minjaesong
2026-02-23 11:18:09 +09:00
parent b5f01a4d41
commit 208466bbb2
13 changed files with 1510 additions and 85 deletions

View File

@@ -3022,7 +3022,7 @@ class TerrarumSansBitmap(
// The "Keming" Machine //
// The Keming Machine //
private val kemingBitMask: IntArray = intArrayOf(7,6,5,4,3,2,1,0,15,14).map { 1 shl it }.toIntArray()