Paper Mario DX
Paper Mario (N64) modding
 
Loading...
Searching...
No Matches
spiny_surge.h
Go to the documentation of this file.
1#ifndef _SPINY_SURGE_H_
2#define _SPINY_SURGE_H_
3
4#include "common_structs.h"
5
6API_CALLABLE(action_command_spiny_surge_init);
7API_CALLABLE(action_command_spiny_surge_start);
11
12#endif
void action_command_spiny_surge_draw(void)
void action_command_spiny_surge_free(void)
void action_command_spiny_surge_update(void)