diff options
Diffstat (limited to 'README-goreadme.md')
| -rw-r--r-- | README-goreadme.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README-goreadme.md b/README-goreadme.md index ea16866..2aa5bf2 100644 --- a/README-goreadme.md +++ b/README-goreadme.md @@ -139,7 +139,7 @@ Creates a window helpful for debugging this package `func ShowDebugValues()` -### func [StandardExit](/main.go#L182) +### func [StandardExit](/main.go#L191) `func StandardExit()` @@ -180,7 +180,7 @@ var Config GuiConfig The Node is a binary tree. This is how all GUI elements are stored simply the name and the size of whatever GUI element exists -#### func [New](/main.go#L153) +#### func [New](/main.go#L162) `func New() *Node` |
