mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-04 09:25:54 -05:00
Makes VertexLoader_Normal completely stateless, eliminating the need for an Init() function, and by extension, also gets rid of the need for the FifoAnalyzer to have an Init() function.