mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -06:00
Software: Implement points
This commit is contained in:
@ -167,4 +167,5 @@ void SetupUnit::SetupLineStrip()
|
||||
|
||||
void SetupUnit::SetupPoint()
|
||||
{
|
||||
Clipper::ProcessPoint(m_VertPointer[0]);
|
||||
}
|
||||
|
Reference in New Issue
Block a user