Takes kivutar's changes into account, cleaning things up slightly.

This commit is contained in:
Adam Harrison
2021-12-15 20:31:24 -05:00
parent f1054b8280
commit eb9918089a
4 changed files with 6 additions and 5 deletions
+1
View File
@@ -1,6 +1,7 @@
#include <stddef.h>
#include <stdint.h>
#include <stdio.h>
#include <stdbool.h>
#include <stdalign.h>
#include <lauxlib.h>