libctru/examples/sdmc/source/costable.h
2014-12-26 00:57:54 +00:00

7 lines
70 B
C

#ifndef COSTABLE_H
#define COSTABLE_H
extern s32 costable[];
#endif