Document mystery gift link scripts, general mystery gift

This commit is contained in:
GriffinR
2021-10-14 15:36:51 -04:00
parent 37e52c4f34
commit c02001c46d
22 changed files with 610 additions and 574 deletions

View File

@@ -26,7 +26,7 @@ struct mevent_srv_common
const void * sendBuffer2;
u32 sendBuffer2Size;
u32 sendWord;
struct mevent_srv_sub manager;
struct MysteryGiftLink manager;
};
void mevent_srv_new_wcard();