mirror of
https://github.com/aap/librw.git
synced 2025-12-19 17:09:51 +00:00
worked on platform drivers
This commit is contained in:
@@ -23,7 +23,6 @@ namespace ps2 {
|
||||
void*
|
||||
driverOpen(void *o, int32, int32)
|
||||
{
|
||||
printf("ps2 open\n");
|
||||
driver[PLATFORM_PS2]->defaultPipeline = makeDefaultPipeline();
|
||||
|
||||
driver[PLATFORM_PS2]->rasterNativeOffset = nativeRasterOffset;
|
||||
|
||||
Reference in New Issue
Block a user