abCalc/abCalcOpOct.h
2013-07-24 20:02:07 -05:00

15 lines
135 B
C

/*
abCalcOpOct.h
By: Jeremy Rand
*/
#ifndef ABCALCOPOCT_H
#define ABCALCOPOCT_H
void abCalcOpOctInit(void);
#endif