first commit

This commit is contained in:
Ole Morud
2022-02-25 04:12:57 +01:00
commit eb8447abe2
10 changed files with 2352 additions and 0 deletions

3
parse/const.go Normal file
View File

@@ -0,0 +1,3 @@
package parse
const SIGNATURE = "PBDEMS2\x00"