mirror of
https://github.com/gbdev/rgbds.git
synced 2026-09-19 20:27:05 +00:00
Note that `bank` can store 9 bytes (8 digits plus NUL terminator) even though `section.bank` should never go above 16-bit (4 digits).
Note that `bank` can store 9 bytes (8 digits plus NUL terminator) even though `section.bank` should never go above 16-bit (4 digits).