Header guard.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
/* ScreenGameplay - The music plays, the notes scroll, and the Player is pressing buttons. */
|
/* ScreenGameplay - The music plays, the notes scroll, and the Player is pressing buttons. */
|
||||||
|
|
||||||
#ifndef ScreenGameplay_H
|
#ifndef SCREEN_GAMEPLAY_H
|
||||||
#define ScreenGameplay_H
|
#define SCREEN_GAMEPLAY_H
|
||||||
|
|
||||||
#include "ScreenWithMenuElements.h"
|
#include "ScreenWithMenuElements.h"
|
||||||
#include "Sprite.h"
|
#include "Sprite.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user