mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-03-07 19:51:51 +09:00
TAV: twobitmap for better compression
This commit is contained in:
@@ -99,8 +99,7 @@ audio.setPcmMode(0)
|
||||
audio.setMasterVolume(0, 255)
|
||||
|
||||
// set colour zero as half-opaque black
|
||||
graphics.setPalette(0, 0, 0, 0, 9)
|
||||
|
||||
graphics.setPalette(0, 0, 0, 0, 7)
|
||||
|
||||
function processSubtitlePacket(packetSize) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user