Skip to content

Commit

Permalink
Function glfw.terminate on modules in standard library.
Browse files Browse the repository at this point in the history
  • Loading branch information
nthnn committed Dec 13, 2024
1 parent f798583 commit 750db08
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion modules/[email protected]/src/glfw.n8
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@
# along with N8. If not, see <https://www.gnu.org/licenses/>.

val("n8-std")
glfw.init
glfw.init,
glfw.terminate

0 comments on commit 750db08

Please sign in to comment.