pokeheartgold/lib/include/MSL.h
2025-02-19 01:27:08 +00:00

9 lines
103 B
C

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