|
|
@ -3,6 +3,8 @@ |
|
|
|
;; string or you'll get garbage at the end |
|
|
|
(import "CHelpers.cake" "CppHelpers.cake" "ComptimeHelpers.cake" "BuildTools.cake") |
|
|
|
|
|
|
|
(c-import &with-decls "<stdbool.h>") |
|
|
|
|
|
|
|
;; Do not change these arguments without also changing usage of them in data-bundle-invocations |
|
|
|
(defmacro bundle-file (start-var-name symbol end-var-name symbol var-base-type array |
|
|
|
filename-token string) |
|
|
|