diff options
| author | TakaRikka <38417346+TakaRikka@users.noreply.github.com> | 2024-02-13 10:21:57 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-13 11:21:57 -0700 |
| commit | e1c5bdb53935499993e03dd3a023e2b6e46e670e (patch) | |
| tree | 8352b4a74d0e5f31c162b83259608eba19d41c0f /src/d/d_lib.cpp | |
| parent | d183f6593a45538312844559c0801f7331185bdd (diff) | |
d_a_e_yd_leaf and d_a_e_ph done (#2070)
* d_a_e_yd_leaf done
* d_a_e_ph OK
* remove asm
* some e_ph doc
* match dBgS_Acch, fix f_op_actor_mng weak funcs
* dBgS_Acch done
* cleanup dBgS Chk TUs
* d_a_obj done
Diffstat (limited to 'src/d/d_lib.cpp')
| -rw-r--r-- | src/d/d_lib.cpp | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/d/d_lib.cpp b/src/d/d_lib.cpp index 32b555c52f..30ea35ac45 100644 --- a/src/d/d_lib.cpp +++ b/src/d/d_lib.cpp @@ -385,12 +385,3 @@ void dLib_time_c::startTime() { m_timeStopped = false; } } - -/* ############################################################################################## */ -/* 80450DF0-80450DF8 -00001 0008+00 0/0 4/4 0/0 .sbss None */ -/* 80450DF0 0001+00 data_80450DF0 None */ -/* 80450DF1 0001+00 data_80450DF1 None */ -/* 80450DF2 0001+00 data_80450DF2 None */ -/* 80450DF3 0005+00 data_80450DF3 None */ -extern u8 struct_80450DF0[8]; -u8 struct_80450DF0[8] ALIGN_DECL(8); |
