Files
af/include/6D44F0.h
T
Anghelo Carvajal 35cb5d1cfc Integrate sheet knowledge into the repo (#9)
* boot splits

* code file splits

* functions from sheets

* symbols from the sheet

* bootstrap headers

* common_data

* most segments

* headers for boot files

* add overlays as placeholders

* unname _os files

* named a few files

* code headers

* typo

* Disassemble every overlay

* bootstrap symbol_addrs_overlays.txt

* split yamls

---------

Co-authored-by: Derek Hensley <hensley.derek58@gmail.com>
2023-04-03 11:54:50 -04:00

22 lines
461 B
C

#ifndef C_6D44F0_H
#define C_6D44F0_H
#include "ultra64.h"
// void func_800B0850_jp();
// void func_800B0890_jp();
// void func_800B08BC_jp();
// void func_800B0978_jp();
// void func_800B0AD0_jp();
// void func_800B0BAC_jp();
// void func_800B0BD8_jp();
// void func_800B0C40_jp();
// void func_800B0CD4_jp();
// void func_800B0D78_jp();
// void func_800B0DC4_jp();
// void func_800B0E48_jp();
// void func_800B0EE8_jp();
// void func_800B0F1C_jp();
#endif