abCalc/abCalcOpHex.h

15 lines
135 B
C
Raw Normal View History

2013-07-25 01:02:07 +00:00
/*
abCalcOpHex.h
By: Jeremy Rand
*/
#ifndef ABCALCOPHEX_H
#define ABCALCOPHEX_H
void abCalcOpHexInit(void);
#endif