mirror of
https://github.com/cemu-project/idapython.git
synced 2024-11-24 10:09:20 +01:00
bytes.i: Added invalidate_dbgmem_config() and invalidate_dbgmem_contents(). Thanks to Elias Bachaalany for the patch.
This commit is contained in:
parent
fb507d9f85
commit
e48d6a99ff
@ -65,8 +65,6 @@
|
||||
// TODO: These could be fixed if someone needs them.
|
||||
%ignore get_many_bytes;
|
||||
%ignore set_dbgmem_source;
|
||||
%ignore invalidate_dbgmem_config;
|
||||
%ignore invalidate_dbgmem_contents;
|
||||
|
||||
%include "bytes.hpp"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user