libctru/examples/sdmc/source/costable.h

7 lines
70 B
C
Raw Normal View History

2014-01-19 21:49:01 +01:00
#ifndef COSTABLE_H
#define COSTABLE_H
2014-12-26 01:57:54 +01:00
extern s32 costable[];
2014-01-19 21:49:01 +01:00
#endif