Switch to using string constants for character bitmaps

Future versions of C are likely to make octal integer constants
obsolescent.  Switching to something non-obsolete seems wise, and also
using octal character constants saves eight characters per line that I
can use for other things.

I did consider just using one character per row, but I think that might
be a little too hard to read.
This commit is contained in:
Ben Harris 2024-10-26 16:25:14 +01:00
parent a1715eff49
commit e303c792d3

3848
bedstead.c

File diff suppressed because it is too large Load Diff