Browse Source

Update amalgamate.py

blueloveTH 8 months ago
parent
commit
4efa3ebe0d
1 changed files with 2 additions and 0 deletions
  1. 2 0
      amalgamate.py

+ 2 - 0
amalgamate.py

@@ -15,6 +15,8 @@ COPYRIGHT = '''/*
  *  Distributed Under The MIT License
  *  https://github.com/pocketpy/pocketpy
  */
+
+#define PK_IS_PUBLIC_INCLUDE
  '''
 
 def read_file(path):