mirror of
https://bjh21.me.uk/bedstead/.git
synced 2026-07-11 06:23:09 -04:00
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:
parent
a1715eff49
commit
e303c792d3
3848
bedstead.c
3848
bedstead.c
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user