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/code_variables.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/code_variables.h')
| -rw-r--r-- | include/code_variables.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/code_variables.h b/include/code_variables.h index fd72184..e7d8a9f 100644 --- a/include/code_variables.h +++ b/include/code_variables.h @@ -766,7 +766,6 @@ extern s32 fuusen_DEBUG_mode_flag; // extern UNK_TYPE D_8010EF60_jp; // extern UNK_TYPE D_8010EF70_jp; -// extern UNK_TYPE D_8010EFA0_jp; extern vs32 D_8010EFB0_jp; // TODO: Determine where this goes // extern UNK_TYPE D_8010EFB8_jp; // extern UNK_TYPE D_8010EFC0_jp; @@ -1927,10 +1926,6 @@ extern u16 D_80000400[]; // extern UNK_TYPE B_80144FC0_jp; // extern UNK_TYPE B_80145014_jp; -// extern UNK_TYPE B_80145060_jp; -// extern UNK_TYPE B_80145070_jp; -// extern UNK_TYPE B_80145080_jp; -extern u8 B_80145370_jp; // extern UNK_TYPE B_80145390_jp; // extern UNK_TYPE B_80145610_jp; extern OSThread graphThread; |
