abCalc/abCalc/ops/abCOpB2R.h

15 lines
126 B
C
Raw Permalink Normal View History

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