diff --git a/200411.html b/200411.html index 62e80b0..459a461 100644 --- a/200411.html +++ b/200411.html @@ -128,7 +128,7 @@
The resultant command list would exist in memory as the following blocks, with the jump commands and their destinations shown as the lines connecting the blocks: -
+
The jump commands are handled internally by microui inside the mu_next_command
function, and are thus something the user doesn't need to worry about in normal
usage.