summaryrefslogtreecommitdiff
path: root/mm/2s2h/GameInteractor/GameInteractor.h
diff options
context:
space:
mode:
Diffstat (limited to 'mm/2s2h/GameInteractor/GameInteractor.h')
-rw-r--r--mm/2s2h/GameInteractor/GameInteractor.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/mm/2s2h/GameInteractor/GameInteractor.h b/mm/2s2h/GameInteractor/GameInteractor.h
index e27e7069b..8c44f5b5a 100644
--- a/mm/2s2h/GameInteractor/GameInteractor.h
+++ b/mm/2s2h/GameInteractor/GameInteractor.h
@@ -254,6 +254,8 @@ typedef enum {
VB_SET_CAMERA_AT_EYE,
VB_SET_CAMERA_FOV,
VB_USE_ITEM_CONSIDER_ITEM_ACTION,
+ VB_ENEMY_DROP_COLLECTIBLE,
+ VB_DRAW_SLIME_RANDO_ITEM
} GIVanillaBehavior;
typedef enum {