summaryrefslogtreecommitdiff
path: root/c-embed-lua/hi.h
diff options
context:
space:
mode:
Diffstat (limited to 'c-embed-lua/hi.h')
-rw-r--r--c-embed-lua/hi.h13
1 files changed, 11 insertions, 2 deletions
diff --git a/c-embed-lua/hi.h b/c-embed-lua/hi.h
index c339ac6..630da70 100644
--- a/c-embed-lua/hi.h
+++ b/c-embed-lua/hi.h
@@ -169,6 +169,15 @@ unsigned char hi[] = {
0x28, 0x29, 0x20, 0x64, 0x6f, 0x0a, 0x09, 0x70, 0x72, 0x69, 0x6e, 0x74,
0x28, 0x6c, 0x69, 0x6e, 0x65, 0x29, 0x0a, 0x65, 0x6e, 0x64, 0x0a, 0x0a,
0x66, 0x69, 0x6c, 0x65, 0x3a, 0x63, 0x6c, 0x6f, 0x73, 0x65, 0x28, 0x29,
- 0x0a
+ 0x0a, 0x0a, 0x2d, 0x2d, 0x20, 0x45, 0x78, 0x70, 0x6f, 0x73, 0x69, 0x6e,
+ 0x67, 0x20, 0x43, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e,
+ 0x73, 0x2e, 0x0a, 0x0a, 0x68, 0x65, 0x61, 0x64, 0x65, 0x72, 0x28, 0x22,
+ 0x45, 0x78, 0x70, 0x6f, 0x73, 0x69, 0x6e, 0x67, 0x20, 0x43, 0x20, 0x66,
+ 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x22, 0x29, 0x0a, 0x0a,
+ 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x72, 0x65, 0x73, 0x75, 0x6c, 0x74,
+ 0x20, 0x3d, 0x20, 0x63, 0x5f, 0x73, 0x75, 0x6d, 0x28, 0x33, 0x2c, 0x20,
+ 0x35, 0x29, 0x0a, 0x70, 0x72, 0x69, 0x6e, 0x74, 0x28, 0x22, 0x53, 0x75,
+ 0x6d, 0x20, 0x69, 0x73, 0x22, 0x2c, 0x20, 0x72, 0x65, 0x73, 0x75, 0x6c,
+ 0x74, 0x29, 0x0a
};
-unsigned int hi_len = 2041;
+unsigned int hi_len = 2151;