mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-21 11:01:08 -05: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