resym icon indicating copy to clipboard operation
resym copied to clipboard

Change amount of 0s based on enum type

Open ThePixelGamer opened this issue 2 years ago • 1 comments

For example

enum MyEnum : char {
  Value = 0x01
};

ThePixelGamer avatar Apr 06 '23 03:04 ThePixelGamer

That would be nice to have indeed 👍

ergrelet avatar Apr 06 '23 19:04 ergrelet