Consistent semicolon use.
This is C++, not Python!
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
|
||||
#include "ScreenWithMenuElements.h"
|
||||
|
||||
AutoScreenMessage( SM_GoToStartScreen )
|
||||
AutoScreenMessage( SM_GoToStartScreen );
|
||||
|
||||
class ScreenAttract : public ScreenWithMenuElements
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user