sm64pc/actors/bowser_key/anims/table.inc.c
2019-11-03 14:36:27 -05:00

6 lines
174 B
C

// 0x030172D0
const struct Animation *const bowser_key_seg3_anims_list[] = {
&bowser_key_seg3_anim_unlock_door, // id 0
&bowser_key_seg3_anim_course_exit, // id 1
};