refactor: reorganize files
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
// Tanabata file manager command line interface lib
|
||||
// By Masahiko AMANO aka H1K0
|
||||
|
||||
#ifndef TANABATA_CLI_H
|
||||
#define TANABATA_CLI_H
|
||||
|
||||
// Command Line Interface
|
||||
int cli(int argc, char **argv);
|
||||
|
||||
#endif //TANABATA_CLI_H
|
||||
Reference in New Issue
Block a user