Added Integrated.c for integrated commands
This commit is contained in:
Executable
+6
@@ -0,0 +1,6 @@
|
||||
#ifndef INTEGRATED_H
|
||||
#define INTEGRATED_H
|
||||
|
||||
void IntegratedCheck(char* command);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user