aboutsummaryrefslogtreecommitdiff
path: root/content/notes/2023-05-23-extend-lua-with-custom-c.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/notes/2023-05-23-extend-lua-with-custom-c.md')
-rw-r--r--content/notes/2023-05-23-extend-lua-with-custom-c.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/notes/2023-05-23-extend-lua-with-custom-c.md b/content/notes/2023-05-23-extend-lua-with-custom-c.md
index 013616b..7a7769c 100644
--- a/content/notes/2023-05-23-extend-lua-with-custom-c.md
+++ b/content/notes/2023-05-23-extend-lua-with-custom-c.md
@@ -1,6 +1,6 @@
1--- 1---
2title: Extend Lua with custom C functions using Clang 2title: Extend Lua with custom C functions using Clang
3url: /extend-lua-with-custom-c.html 3url: extend-lua-with-custom-c.html
4date: 2023-05-23T12:00:00+02:00 4date: 2023-05-23T12:00:00+02:00
5type: note 5type: note
6draft: false 6draft: false