abCalc/abCalcOpRr.h

15 lines
131 B
C

/*
abCalcOpRr.h
By: Jeremy Rand
*/
#ifndef ABCALCOPRR_H
#define ABCALCOPRR_H
void abCalcOpRrInit(void);
#endif