Espresso 0.0.1d
This commit is contained in:
8
include/builtin_games/miner.h
Normal file
8
include/builtin_games/miner.h
Normal file
@ -0,0 +1,8 @@
|
||||
#ifndef _MINER_H
|
||||
#define _MINER_H
|
||||
|
||||
#include <types.h>
|
||||
|
||||
void miner_main(void);
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user