Files
pokediamond/arm9/lib/include/MI_uncompress.h
2020-05-06 18:14:26 -04:00

7 lines
140 B
C

#ifndef NITRO_MI_UNCOMPRESS_H_
#define NITRO_MI_UNCOMPRESS_H_
void MIi_UncompressBackward(void * bottom);
#endif //NITRO_MI_UNCOMPRESS_H_