diff options
Diffstat (limited to 'mm/2s2h/GameInteractor/GameInteractor_VanillaBehavior.h')
| -rw-r--r-- | mm/2s2h/GameInteractor/GameInteractor_VanillaBehavior.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mm/2s2h/GameInteractor/GameInteractor_VanillaBehavior.h b/mm/2s2h/GameInteractor/GameInteractor_VanillaBehavior.h index f2067542f..1fc58ca1d 100644 --- a/mm/2s2h/GameInteractor/GameInteractor_VanillaBehavior.h +++ b/mm/2s2h/GameInteractor/GameInteractor_VanillaBehavior.h @@ -554,6 +554,14 @@ typedef enum { // true // ``` // #### `args` + // - `*FileSelectState` + VB_FILE_SELECT_ROTATE_TO_NAME_ENTRY, + + // #### `result` + // ```c + // true + // ``` + // #### `args` // - `*ItemId` // - `s32` (slot) // - `s32` (isDpad) |
