graphics: colour 0 is default to half-transparent black

This commit is contained in:
minjaesong
2026-04-29 19:20:15 +09:00
parent cfb7b97bf0
commit 1148454fb3
3 changed files with 2 additions and 2 deletions

View File

@@ -1961,7 +1961,7 @@ void main() {
val DEFAULT_PALETTE = intArrayOf( // 0b rrrrrrrr gggggggg bbbbbbbb aaaaaaaa
255,
136,
17663,
35071,
48127,