abCalc/abCalc/ops/abCOpRr.h

15 lines
122 B
C
Raw Permalink Normal View History

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