From e0a565a32a441a6e53dd7b50b3f7321690996c69 Mon Sep 17 00:00:00 2001 From: FellippeHeitor Date: Mon, 19 Dec 2016 13:00:29 -0200 Subject: [PATCH] Updated Global Variables (markdown) --- Global-Variables.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Global-Variables.md b/Global-Variables.md index a0fc82c..e1bfc2f 100644 --- a/Global-Variables.md +++ b/Global-Variables.md @@ -1,4 +1,4 @@ -**Global variables** affect the drawing, input or event dispatcher routines. Their names always start with the *[[__UI_ prefix]]*. +**Global variables** affect the drawing, input or event dispatcher routines. Their names always start with the **[[__UI_ prefix]]**. * [[__UI_ForceRedraw]] * [[__UI_KeyHit]] \ No newline at end of file