abCalc/abCalc/ops/abCOpOct.h

15 lines
126 B
C

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