initial setup
This commit is contained in:
8
src/function.h
Normal file
8
src/function.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef __GRAVITY_FUNCTION_H
|
||||
#define __GRAVITY_FUNCTION_H
|
||||
|
||||
typedef struct {
|
||||
|
||||
} GravityIRFunction;
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user