mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-06 13:58:40 +00:00
add std::vector / auto-view-rule test to mule
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
#define raddbg_exe_data __declspec(allocate(".raddbg"))
|
||||
|
||||
//- first byte of exe data section -> is attached
|
||||
raddbg_exe_data unsigned char raddbg_is_attached_byte_marker = 0;
|
||||
raddbg_exe_data unsigned char raddbg_is_attached_byte_marker[1];
|
||||
|
||||
//- types
|
||||
|
||||
|
||||
Reference in New Issue
Block a user