Paper Mario DX
Paper Mario (N64) modding
Loading...
Searching...
No Matches
07.h
Go to the documentation of this file.
1
#ifndef _07_H_
2
#define _07_H_
3
4
#include "
common_structs.h
"
5
6
API_CALLABLE(action_command_07_init);
7
API_CALLABLE(action_command_07_start);
8
void
action_command_07_update
(
void
);
9
void
action_command_07_draw
(
void
);
10
void
action_command_07_free
(
void
);
11
12
#endif
action_command_07_update
void action_command_07_update(void)
action_command_07_free
void action_command_07_free(void)
action_command_07_draw
void action_command_07_draw(void)
common_structs.h
src
battle
action_cmd
07.h
Generated by
1.10.0