From 3aa7e464e11476a5cfc487c1749249b263780693 Mon Sep 17 00:00:00 2001 From: Banjo Kazooie Date: Mon, 30 Jan 2023 15:37:06 -0600 Subject: [PATCH] bspumpkin_die anim index --- include/enums.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/enums.h b/include/enums.h index 14d885b2..16ab02c3 100644 --- a/include/enums.h +++ b/include/enums.h @@ -2387,7 +2387,7 @@ enum asset_e ASSET_185_ANIM_CLUCKER_ATTACK_LONG, ASSET_186_ANIM_CLUCKER_DIE, - ASSET_188_ANIM_BSPUMPKIN_DIE = 0x88, + ASSET_188_ANIM_BSPUMPKIN_DIE = 0x188, ASSET_189_ANIM_FLOTSAM_DIE, ASSET_18A_XMAS_GIFT,