diff options
| author | Prakxo <87568477+Prakxo@users.noreply.github.com> | 2023-09-25 17:32:19 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-25 08:32:19 -0700 |
| commit | 4ba08394238a50c9dd5c049a80cb6ae2c04da481 (patch) | |
| tree | 6ccdb5ecfba30f9ad19f5928842122489bf6a144 /include/code_variables.h | |
| parent | 2ecf3d6345004f696656eceb320c44a07bfbd4fa (diff) | |
lb_rtc OK (#102)
* lb_rtc OK
* fixes
* Use equality enum values
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 c5c1192..eb70e01 100644 --- a/include/code_variables.h +++ b/include/code_variables.h @@ -789,9 +789,6 @@ extern vs32 D_8010EFB0_jp; // TODO: Determine where this goes // extern UNK_TYPE D_8010EFB8_jp; // extern UNK_TYPE D_8010EFC0_jp; // extern UNK_TYPE D_8010EFC8_jp; -// extern UNK_TYPE D_8010EFD0_jp; -// extern UNK_TYPE D_8010EFD4_jp; -// extern UNK_TYPE D_8010EFD8_jp; // extern UNK_TYPE D_8010EFE0_jp; // extern UNK_TYPE D_8010EFFC_jp; // extern UNK_TYPE D_8010F3DC_jp; @@ -1965,8 +1962,6 @@ extern MtxF MtxF_clear; // extern UNK_TYPE B_80145370_jp; // extern UNK_TYPE B_80145390_jp; // extern UNK_TYPE B_80145610_jp; -// extern UNK_TYPE B_80145620_jp; -// extern UNK_TYPE B_80145628_jp; // extern UNK_TYPE B_80145630_jp; // extern UNK_TYPE B_801457E0_jp; // extern UNK_TYPE B_80145800_jp; |
