unbreak othunder HUD

This commit is contained in:
dinkc64 2020-05-26 10:23:46 -04:00
parent a20426ea77
commit 1fdf23f00b

View File

@ -410,7 +410,7 @@ void TC0100SCNRenderCharLayer(INT32 Chip, INT32 Priority)
if (TC0100SCNFlipScreenX[Chip]) {
xFlip = !xFlip;
x = TC0100SCNClipWidth[Chip] - 8 - x;
x = TC0100SCNClipWidth[Chip] - x;
}
if (TC0100SCNFlip[Chip]) {