reformat objects.c
Manually reformat objects.c so that it's a bit easier to work with, prior to possibly modifying it. I wrote objects[] and obj_descr[].* to files before and after and they were byte-for-byte identical, so the revised objects.c hasn't introduced any changes. It was done from scratch rather than reverting to the pre-clang-format edition. There was nothing particularly wrong with the uniform spacing produced by the automated reformat, but organizing things in columns and/or controlling where the line splits occur make changes and comparisons easier. artilist.h and monst.c should probably be redone too, but I don't think I going to get around to tackling them.
This commit is contained in:
1906
src/objects.c
1906
src/objects.c
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user