1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-06-07 01:29:30 +00:00
8bitworkshop/presets/nes/bcd.h

3 lines
55 B
C

unsigned int bcd_add(unsigned int a, unsigned int b);