Skip to content

AROS: Replace ifdefs by macros for stacked record fields

This commit replaces the individual ifdefs that are used for each record that contains stacked record fields with a macro in an attempt to make it more maintainable and tidy things up.

Merge request reports