mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-29 06:12:18 -06:00
ide: PDB debugger Align function
This commit is contained in:
parent
1bf5a62ea4
commit
96eeef609d
7 changed files with 40 additions and 21 deletions
|
|
@ -121,7 +121,7 @@ void CSyntax::InitKeywords()
|
|||
|
||||
"SizeOf", "TypeName", "TypeNo", "DeRef", "Field", "NestedType",
|
||||
"PeekPtr", "Peek8", "Peek16", "Peek32", "Peek64", "Peek32f", "Peek64f",
|
||||
"SizeOfPtr", "Offset",
|
||||
"SizeOfPtr", "Offset", "Align",
|
||||
|
||||
"LOG",
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue