abCalc/abCalc/ops/abCOpR2B.h

15 lines
126 B
C
Raw Permalink Normal View History

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