aboutsummaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2023-05-05 21:39:32 +0100
committerJuan J. Martinez <jjm@usebox.net>2023-05-05 21:40:34 +0100
commitca551c1700cf982fe96388491a096b515365894f (patch)
treee40b9a95cb1f0169c553c19da4ff52c16e73035a /assets
parentf10e1ea20cbadd151b20175f48ac902eac4ee0d7 (diff)
downloadtr8vm-ca551c1700cf982fe96388491a096b515365894f.tar.gz
tr8vm-ca551c1700cf982fe96388491a096b515365894f.zip
Use the MSB of the index to mark a transparent color
Because we use 1 byte to store 4bpp, we don't need a mask and we can encode a "transparent" color in the bits we don't use.
Diffstat (limited to 'assets')
-rw-r--r--assets/icon.pngbin641 -> 5802 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/assets/icon.png b/assets/icon.png
index 0890b92..e216044 100644
--- a/assets/icon.png
+++ b/assets/icon.png
Binary files differ