summaryrefslogtreecommitdiff
path: root/include/code_functions.h
blob: bdb126606d24670fb43e3927370e700836ac9d54 (plain)
1
2
3
4
5
6
7
8
9
10
11
#ifndef CODE_FUNCTIONS_H
#define CODE_FUNCTIONS_H

#include "ultra64.h"
#include "unknown_structs.h"

// void D_800FD2D0_jp();
// void func_801002CC_jp();
// void D_801002F0_jp();

#endif