1 2 3 4 5 6
#ifndef NITRO_MI_UNCOMPRESS_H_ #define NITRO_MI_UNCOMPRESS_H_ void MIi_UncompressBackward(void * bottom); #endif //NITRO_MI_UNCOMPRESS_H_