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

37 lines
893 B
C

#ifndef AUDIO_PLAYBACK_H
#define AUDIO_PLAYBACK_H
#include "ultra64.h"
// void func_800EFEF0_jp();
// void func_800F033C_jp();
// void func_800F03F4_jp();
// void func_800F04B4_jp();
// void func_800F0518_jp();
// void func_800F0A38_jp();
// void func_800F0A74_jp();
// void func_800F0B48_jp();
// void func_800F0C2C_jp();
// void func_800F0D20_jp();
// void func_800F0E64_jp();
// void func_800F11AC_jp();
// void func_800F11CC_jp();
// void func_800F11EC_jp();
// void func_800F11FC_jp();
// void func_800F124C_jp();
// void func_800F12F0_jp();
// void func_800F1450_jp();
// void func_800F158C_jp();
// void func_800F15CC_jp();
// void func_800F15F8_jp();
// void func_800F1678_jp();
// void func_800F17F8_jp();
// void func_800F182C_jp();
// void func_800F1858_jp();
// void func_800F18A4_jp();
// void func_800F1908_jp();
// void func_800F1A00_jp();
// void func_800F1CD4_jp();
#endif