Fix capitalization of header.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#include "global.h"
|
#include "global.h"
|
||||||
#include "AutoKeysounds.h"
|
#include "AutoKeysounds.h"
|
||||||
#include "GameState.h"
|
#include "GameState.h"
|
||||||
#include "Song.h"
|
#include "song.h"
|
||||||
|
|
||||||
void AutoKeysounds::Load( PlayerNumber pn, const NoteData& ndAutoKeysoundsOnly )
|
void AutoKeysounds::Load( PlayerNumber pn, const NoteData& ndAutoKeysoundsOnly )
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user