Skip to content

Commit 4857aa9

Browse files
authored
Create mjs3.h
1 parent a4e99a0 commit 4857aa9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/mjs3.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
#define MJS_STRING_POOL_SIZE 200 // Buffer for all strings
2+
#include <mjs3.c>

0 commit comments

Comments
 (0)