summaryrefslogtreecommitdiff
path: root/include/mystery_gift_menu.h
blob: c7b047f5680b496132d0c15434afdaca248f3505 (plain)
1
2
3
4
5
6
7
8
9
#ifndef GUARD_MYSTERY_GIFT_MENU_H
#define GUARD_MYSTERY_GIFT_MENU_H

extern bool8 gGiftIsFromEReader;

void MainCB_FreeAllBuffersAndReturnToInitTitleScreen(void);
void PrintMysteryGiftOrEReaderTopMenu(bool8, bool32);

#endif //GUARD_MYSTERY_GIFT_MENU_H