mirror of
https://github.com/idapython/src
synced 2026-06-08 14:47:00 +00:00
IDAPython for IDA 7.3
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"new_idc_value_t" : [
|
||||
("repl_text", (
|
||||
"PyObject *argv[2];",
|
||||
"PyObject *argv[2] = {0, 0};")),
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user