Add ImHex Pattern Language (#1317)

* Add ImHex Pattern Language

* Add files via upload

* Rename

* Rename
This commit is contained in:
gnuhead-chieb
2022-02-13 06:41:36 +09:00
committed by GitHub
parent 005ad8779d
commit 60858344ce
2 changed files with 4 additions and 1 deletions

2
p/Pattern Language.pat Normal file
View File

@@ -0,0 +1,2 @@
#include <std/sys.pat>
std::print("Hello World");