abCalc/ops/abCOpHex.h

15 lines
126 B
C
Raw Normal View History

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