Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
Functions
bbh_haunted_bookshelf.inc.c File Reference

Functions

void bhv_haunted_bookshelf_loop (void)
 Behavior for bhvHauntedBookshelf. More...
 

Function Documentation

◆ bhv_haunted_bookshelf_loop()

void bhv_haunted_bookshelf_loop ( void  )

Behavior for bhvHauntedBookshelf.

This is the bookshelf that recedes after solving the puzzle of the haunted books. Its sole purpose is to recede when its action is set to 1 by a bhvHauntedBookshelfManager. Update function for bhvHauntedBookshelf.