mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-31 10:01:52 -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.