Adjust text boundaries for main menu B&W region

This commit is contained in:
Brendan Robert 2021-03-08 14:12:15 -06:00
parent 6eff10c776
commit ef39c438fb

View File

@ -45,7 +45,7 @@ public class LawlessVideo extends VideoNTSC {
39, 130, 78, 191
}),
TITLE(new int[]{
56, 162, 224, 190
16, 162, 64, 190
}),
UNKNOWN;
boolean[][] colorMask;