mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-06-30 01:49:06 -04:00
Updating context generating script to use pcpp (#214)
Context script has been switched over to use pcpp instead of custom parsing logic. Now can generate context that's Ghidra-friendly
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ dump/*
|
||||
*.dll
|
||||
*.arc
|
||||
*.ctx
|
||||
ctx.c
|
||||
ctx.*
|
||||
build.ninja
|
||||
ac-decomp.code-workspace
|
||||
assets/
|
||||
|
||||
@@ -6,3 +6,4 @@ prettytable
|
||||
python-Levenshtein
|
||||
watchdog
|
||||
pyjkernel
|
||||
pcpp
|
||||
|
||||
+190
-940
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user