add some notes and basic code
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#ifndef __MAIN_H__
|
||||
#define __MAIN_H__
|
||||
|
||||
#define GREEN_COLOR "\033[32m"
|
||||
#define RESET_COLOR "\033[0m"
|
||||
#include <stdio.h>
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user