diff options
| author | Derek Hensley <hensley.derek58@gmail.com> | 2025-01-03 12:05:50 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-03 13:05:50 -0700 |
| commit | f319c8125023f966901131c7ebe479a6f15a750d (patch) | |
| tree | 4d0fb626927306305408e4b19b35fa786cd91192 /include/6FD410.h | |
| parent | cb54eb49e47301ca806a754954bee17e23fe6f40 (diff) | |
Graph OK (#236)
* 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
Diffstat (limited to 'include/6FD410.h')
| -rw-r--r-- | include/6FD410.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/6FD410.h b/include/6FD410.h index 3420caf..71e347a 100644 --- a/include/6FD410.h +++ b/include/6FD410.h @@ -10,7 +10,7 @@ UNK_PTR func_800D97A0_jp(u32 arg0); UNK_PTR func_800D97F8_jp(u32 arg0); void func_800D986C_jp(s32 arg0); -extern u32 B_80146080_jp; +extern s32 B_80146080_jp; extern UNK_PTR B_80146084_jp; #endif |
