Files
af/include/sys_initial_check.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

14 lines
255 B
C

#ifndef SYS_INITIAL_CHECK_H
#define SYS_INITIAL_CHECK_H
#include "ultra64.h"
// void func_800D9890_jp();
// void func_800D98C0_jp();
// void func_800D9900_jp();
// void func_800D99F0_jp();
// void func_800D9A6C_jp();
// void func_800D9B44_jp();
#endif