dhewm3 icon indicating copy to clipboard operation
dhewm3 copied to clipboard

Couple of little updates.

Open devnexen opened this issue 2 years ago • 0 comments

register keyword was necessary in the past, now they are obsolete even more so in C++. Using LLVM '__builtin_debugtrap, a better fit than __builtin_trap` as the comment explained, it does not play so nice with debuggers.

devnexen avatar Aug 06 '22 10:08 devnexen