gbdk-releases/gbdk-lib/libc/gb/digits.c
2015-01-10 16:25:08 +01:00

4 lines
67 B
C

#pragma bank=BASE
const char * const digits = "0123456789ABCDEF";