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_k_wpillar.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_k_wpillar.cpp')
| -rw-r--r-- | src/d/d_k_wpillar.cpp | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/d/d_k_wpillar.cpp b/src/d/d_k_wpillar.cpp index 28d7fe6f2c..03e00a2411 100644 --- a/src/d/d_k_wpillar.cpp +++ b/src/d/d_k_wpillar.cpp @@ -15,14 +15,6 @@ /* 80454FF0-80454FF8 0035F0 0007+01 1/1 0/0 0/0 .sdata2 l_arcName */ static const char l_arcName[] = "Always"; -inline int fopAcM_gc_c::getRoomId() { - return dComIfG_Bgsp().GetRoomId(*(dBgS_GndChk*)mGndCheck); -} - -inline int fopAcM_gc_c::getPolyColor() { - return dComIfG_Bgsp().GetPolyColor(*(dBgS_GndChk*)mGndCheck); -} - /* 80261B54-80261F04 25C494 03B0+00 1/1 0/0 0/0 .text create__11dkWpillar_cFv */ int dkWpillar_c::create() { new (this) dkWpillar_c(); |
