mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
BBox: remove now unreachable SW bbox implementation
This commit is contained in:
@ -36,7 +36,6 @@ class SWVertexLoader
|
||||
VertexLoaderBase* m_CurrentLoader;
|
||||
|
||||
u8 m_attributeIndex;
|
||||
u8 m_primitiveType;
|
||||
|
||||
public:
|
||||
SWVertexLoader();
|
||||
|
Reference in New Issue
Block a user