Remove the include directory. Add init_clock.[ch]
This commit is contained in:
8
right/src/init_clock.h
Normal file
8
right/src/init_clock.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef __INIT_CLOCK_H__
|
||||
#define __INIT_CLOCK_H__
|
||||
|
||||
// Functions:
|
||||
|
||||
void InitClock();
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user