mirror of
https://github.com/zeldaret/af.git
synced 2026-09-26 13:33:16 -04:00
f319c81250
* graph_proc * game_get_next_game_dlftbl * graph_ct * func_800D38E0_jp * func_800D3C94_jp * graph_dt * graph_main * graph_setup_double_buffer * graph_task_set00 WIP * graph_draw_finish * func_800D3E40_jp * func_800D3E14_jp * Some cleanup * Fix m2ctx.py * graph_task_set00
17 lines
306 B
C
17 lines
306 B
C
#ifndef C_6FD410_H
|
|
#define C_6FD410_H
|
|
|
|
#include "ultra64.h"
|
|
#include "unk.h"
|
|
|
|
void func_800D9770_jp(void);
|
|
void func_800D9788_jp(void);
|
|
UNK_PTR func_800D97A0_jp(u32 arg0);
|
|
UNK_PTR func_800D97F8_jp(u32 arg0);
|
|
void func_800D986C_jp(s32 arg0);
|
|
|
|
extern s32 B_80146080_jp;
|
|
extern UNK_PTR B_80146084_jp;
|
|
|
|
#endif
|