mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 09:22:22 -07:00
Fix typo
This commit is contained in:
Vendored
+1
-1
@@ -542,7 +542,7 @@ foreign lib {
|
||||
|
||||
/* open all previous libraries */
|
||||
|
||||
openlibs :: proc(L: ^State) ---
|
||||
L_openlibs :: proc(L: ^State) ---
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user