Document struct members for Menu[Template]

This commit is contained in:
Rachel
2024-10-25 21:49:52 -07:00
parent 34c5755ede
commit aed4502ad7
68 changed files with 472 additions and 468 deletions

View File

@@ -117,7 +117,7 @@ typedef struct ScriptManager {
BOOL battleResult;
UnkStruct_ov5_021DC1A4 *unk_10; // appears to be used for multichoice windows
Window window;
UIControlData *ctrlUI;
Menu *ctrlUI;
int playerDir;
MapObject *targetObject;
MapObject *cameraObject;