mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-18 16:10:26 +02:00
Lost changes
This commit is contained in:
parent
e6c4a95ccd
commit
8e9d7ed4c4
56 changed files with 1579 additions and 794 deletions
|
@ -96,7 +96,8 @@ namespace IDE.Debugger
|
|||
MemoryAddress = 0x40,
|
||||
MemoryWatch = 0x80,
|
||||
Symbol = 0x100,
|
||||
StepIntoCall = 0x200
|
||||
StepIntoCall = 0x200,
|
||||
RawStr = 0x400,
|
||||
}
|
||||
|
||||
[Reflect]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue