dxx-rebirth/common/include/editor
Kp 16698137ea Enable gcc attribute suggestion warnings
Adding `final` can allow gcc to devirtualize a call.  Request compiler
warnings wherever `final` would improve this.  As of this writing, there
are no places where `final` would be helpful and would also be wrong, so
this is enabled everywhere.
2022-10-16 23:20:34 +00:00
..
centers.h
editor.h Enable gcc attribute suggestion warnings 2022-10-16 23:20:34 +00:00
ehostage.h
eobject.h
esegment.h Use enumerated_array for unique_side::uvls 2022-01-15 20:39:10 +00:00
eswitch.h
info.h
kdefs.h
kfuncs.h
macro.h
meddraw.h
medlisp.h
medmisc.h
medrobot.h
medsel.h
medwall.h
objpage.h
seguvs.h Use enumerated_array for unique_segment::sides 2022-01-15 20:39:10 +00:00
texpage.h Fix some check_header_includes=1 failures 2022-02-12 18:57:12 +00:00