ccw/ch/vacationtexttrigger, ccw/ch/grublinhood documentation update
This commit is contained in:
6
include/math.h
Normal file
6
include/math.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef __BANJO_KAZOOIE_MATH_H__
|
||||
#define __BANJO_KAZOOIE_MATH_H__
|
||||
|
||||
#define SQ(x) ((x)*(x))
|
||||
|
||||
#endif // __BANJO_KAZOOIE_MATH_H__
|
Reference in New Issue
Block a user