worked on ps2 pipelines

This commit is contained in:
aap
2015-08-01 23:03:10 +02:00
parent 99bdd4fd23
commit 4d461dbfbd
9 changed files with 207 additions and 92 deletions

View File

@@ -398,7 +398,7 @@ static void
readMaterialRights(Stream *stream, int32, void *, int32, int32)
{
stream->read(materialRights, 8);
// printf("materialrights: %X %X\n", buffer[0], buffer[1]);
// printf("materialrights: %X %X\n", materialRights[0], materialRights[1]);
}
static void