SavvyManager/include/commonLut.hpp

10 lines
119 B
C++

#ifndef COMMONLUT_H
#define COMMONLUT_H
#include <3ds.h>
extern void loadCommonLut(int num);
#endif // COMMONLUT_H