added some code
wrote some code to test some functionallity
This commit is contained in:
4
src/client_backend/app_ctrl.h
Normal file
4
src/client_backend/app_ctrl.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#ifndef APP_CTRL_H
|
||||
#define APP_CTRL_H
|
||||
int app_stop();
|
||||
#endif
|
||||
Reference in New Issue
Block a user