mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-25 13:29:08 -06:00
This is just used as a means of carting around routines. It's not meant to directly have functionality embedded within it--this is the job of the inheriting data structure--so we can just make this a basic struct. Particularly given all the data members were public to begin with.