pokediamond/arm9/lib/include/MSL.h
2021-07-06 00:33:32 +01:00

9 lines
105 B
C

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