This commit is contained in:
Daveo 2001-08-17 16:31:51 +00:00
parent d12b9d010c
commit 6244aa04d0
2 changed files with 1 additions and 1 deletions

View File

@ -730,7 +730,7 @@ u8 Outx0, Outy0;
Outy0 = (Info.v + H) - round(Iny0 * H);
Out.u0=Outx0; Out.v0=Outy0;
Out.TPage=Info.Tpage;
Out.TPage=0xe1000000 | (Info.Tpage & 0x9ff); // fixup TPage for TSPRT
Out.Clut=Info.Clut;
}

Binary file not shown.