summaryrefslogtreecommitdiff
path: root/arm9/lib/include/MI_uncompress.h
blob: 55f28e27cce34c20c0ef9b8f991e8f404d48da70 (plain)
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_