pokediamond/arm9/lib/libc/include/MSL.h
2023-05-08 21:29:56 +01:00

10 lines
134 B
C

#ifndef MSL_H
#define MSL_H
//include all msl files here
#include "MSL_Common_arith.h"
#include "MSL_Common_rand.h"
#endif //MSL_H