diff --git a/Documentation.md b/Documentation.md index accc40f..06ece56 100644 --- a/Documentation.md +++ b/Documentation.md @@ -317,7 +317,7 @@ These routines are used for creating, modifying, and working with views. Creates a new WeeGUI view. Up to 16 are allowed in one program. If a view is created with the same ID as a previous view, the previous view is destroyed. Views are not shown when created. Call *WGPaintView* to display it. -
+
X: WGCreateView PARAM0: Pointer to configuration block (LSB) PARAM1: Pointer to configuration block (MSB)