Files
Derek Hensley cb54eb49e4 6FD190 + 6FD410 OK (#235)
* func_800D94F0_jp

* func_800D9514_jp

* func_800D9524_jp

* func_800D955C_jp

* func_800D9618_jp

* func_800D96A8_jp

* func_800D96E8_jp

* func_800D9700_jp

* func_800D9750_jp

* func_800D9760_jp

* func_800D9770_jp

* func_800D9788_jp

* func_800D97A0_jp

* func_800D97F8_jp

* func_800D986C_jp

* Split off 6FD410 based on bss

* Migrate bss

* add todo

* headers

* Better types for 6FD410 bss based on graph

* Cleanup
2024-12-28 08:59:22 -07:00

20 lines
425 B
C

#ifndef C_6FD190_H
#define C_6FD190_H
#include "ultra64.h"
#include "libc/stdint.h"
#include "unk.h"
uintptr_t func_800D94F0_jp(void);
void func_800D9514_jp(void);
void func_800D9524_jp(void);
void func_800D955C_jp(s32 arg0);
void func_800D9618_jp(s32 arg0);
void func_800D96A8_jp(void);
u16* func_800D96E8_jp(s32 arg0);
s32 func_800D9700_jp(void);
UNK_PTR func_800D9750_jp(void);
uintptr_t func_800D9760_jp(void);
#endif