diff options
Diffstat (limited to '')
-rw-r--r-- | AnotherProject.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/AnotherProject.yaml b/AnotherProject.yaml new file mode 100644 index 0000000..8278771 --- /dev/null +++ b/AnotherProject.yaml @@ -0,0 +1,6 @@ +---
+output_dir: "AnotherASM"
+code_address: 0x80A02610
+modules:
+ - processed/anotherhax.yaml
+# - processed/replay.yaml
|