mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-07 20:01:01 -04: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.