mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 17:19:44 -06:00
Merge pull request #470 from pauldacheez/s-Gamecube-GameCube
Fix the capitalization of "GameCube" throughout the project.
This commit is contained in:
@ -29,7 +29,7 @@ enum PlayMode
|
||||
MODE_PLAYING
|
||||
};
|
||||
|
||||
// Gamecube Controller State
|
||||
// GameCube Controller State
|
||||
#pragma pack(push,1)
|
||||
struct ControllerState
|
||||
{
|
||||
|
Reference in New Issue
Block a user