diff options
| author | spx01 <42381535+spx01@users.noreply.github.com> | 2020-09-20 20:31:52 +0000 |
|---|---|---|
| committer | spx01 <42381535+spx01@users.noreply.github.com> | 2020-09-20 20:31:52 +0000 |
| commit | e51ffb4f7a4d1c4fecb833e22b95a8aaae622825 (patch) | |
| tree | 37860e670769d792806370dd49b2c178c9f7c23a | |
| parent | Initial commit (diff) | |
| download | glm-zig-e51ffb4f7a4d1c4fecb833e22b95a8aaae622825.tar.gz glm-zig-e51ffb4f7a4d1c4fecb833e22b95a8aaae622825.zip | |
update to follow newer zig versions
| -rw-r--r-- | glm.zig | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1 +1 @@ -export usingnamespace @import("./src/main.zig"); +usingnamespace @import("./src/main.zig"); |
