![]() |
Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
|
Variables | |
| void(* | sBirdChirpChirpActions [])(void) |
| void(* | sCheepCheepActions [])(void) = { ActionCheepCheep0, ActionCheepCheep1, ActionCheepCheep2 } |
| void(* sCheepCheepActions[])(void) = { ActionCheepCheep0, ActionCheepCheep1, ActionCheepCheep2 } |
1.8.13