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