abCalc/abCalcOpOct.h

15 lines
135 B
C
Raw Normal View History

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