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

3 lines
55 B
C

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