abCalc/abCalcOpStws.h
2013-07-24 20:20:54 -05:00

15 lines
139 B
C

/*
abCalcOpStws.h
By: Jeremy Rand
*/
#ifndef ABCALCOPSTWS_H
#define ABCALCOPSTWS_H
void abCalcOpStwsInit(void);
#endif