mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-26 07:39:45 -06:00
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