r2dliu / dolphin

Dolphin is a GameCube / Wii emulator, allowing you to play games for these two platforms on PC with improvements.
https://dolphin-emu.org/
Other
8 stars 4 forks source link

fix variable naming convention for SlipppiSavestate #68

Open bmarcott opened 3 years ago

bmarcott commented 3 years ago

@r2dliu camel case -> snake case prepend m for member variables prepend s for static variables rearrange function, variable, etc orderings in .h