summaryrefslogtreecommitdiff
path: root/include/6EFC20.h
blob: 124a1cab1de706dcb18411f8c3459ee49edcc0b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#ifndef C_6EFC20_H
#define C_6EFC20_H

#include "ultra64.h"

struct Game_Play;

void func_800CBF80_jp(void);
void watch_my_step_move(struct Game_Play* game_play);
void watch_my_step_draw(struct Game_Play* game_play);
// void func_800CC9C4_jp();
// void func_800CC9EC_jp();
// void func_800CCB44_jp();
// void func_800CCE08_jp();
// void func_800CCE40_jp();
// void func_800CD194_jp();
// void func_800CD59C_jp();

#endif