mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-02-01 11:12:49 +00:00
TransformPipeline : Set case 3 as default #1
This commit is contained in:
parent
ba458bf421
commit
3ff54b53a1
@ -719,7 +719,7 @@ void TransformDrawEngine::SoftwareTransformAndDraw(
|
||||
uv[2] = 1.0f;
|
||||
}
|
||||
break;
|
||||
case 3:
|
||||
default:
|
||||
// Illegal
|
||||
break;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user