Files
2025-02-23 22:13:48 +00:00

10 lines
115 B
C

#ifndef MSL_H
#define MSL_H
//include all msl files here
#include "stdlib.h"
#include "string.h"
#endif //MSL_H