abCalc/abCalc/ops/abCOpOct.h

15 lines
126 B
C
Raw Normal View History

2017-09-12 03:14:06 +00:00
/*
abCOpOct.h
By: Jeremy Rand
*/
#ifndef ABCOPOCT_H
#define ABCOPOCT_H
void abCalcOpOctInit(void);
#endif