Initial commit, first project from 0 with xmake
This commit is contained in:
6
include/lae_strings.h
Normal file
6
include/lae_strings.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef LAE_STRINGS_H
|
||||
#define LAE_STRINGS_H
|
||||
|
||||
typedef struct ByteStr ByteStr;
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user