Minor doxygen.
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@
|
|||||||
static Preference<float> g_iDefaultRecordLength( "DefaultRecordLength", 4 );
|
static Preference<float> g_iDefaultRecordLength( "DefaultRecordLength", 4 );
|
||||||
static Preference<bool> g_bEditorShowBGChangesPlay( "EditorShowBGChangesPlay", true );
|
static Preference<bool> g_bEditorShowBGChangesPlay( "EditorShowBGChangesPlay", true );
|
||||||
|
|
||||||
// Defines specific to ScreenEdit
|
/** @brief How long must the button be held to generate a hold in record mode? */
|
||||||
const float RECORD_HOLD_SECONDS = 0.3f;
|
const float RECORD_HOLD_SECONDS = 0.3f;
|
||||||
|
|
||||||
#define PLAYER_X (SCREEN_CENTER_X)
|
#define PLAYER_X (SCREEN_CENTER_X)
|
||||||
|
|||||||
Reference in New Issue
Block a user