abCalc/abCalcOpSl.h

15 lines
131 B
C
Raw Normal View History

/*
abCalcOpSl.h
By: Jeremy Rand
*/
#ifndef ABCALCOPSL_H
#define ABCALCOPSL_H
void abCalcOpSlInit(void);
#endif