abCalc/ops/abCOpOct.h

15 lines
126 B
C
Raw Normal View History

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