diff options
| author | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2024-02-12 10:11:19 -0500 |
|---|---|---|
| committer | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2024-02-12 10:11:19 -0500 |
| commit | 5c7d0387cfc5b0dccd444c8a5e926c095478e90e (patch) | |
| tree | c84578374638d183f30b5dae62c0d9f3f95f62d3 /src/d/d_cc_s.cpp | |
| parent | 919850938dfd9fdc7d091fa32968f5a83e4c7837 (diff) | |
d_a_player_main AtParam work
Diffstat (limited to 'src/d/d_cc_s.cpp')
| -rw-r--r-- | src/d/d_cc_s.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/d/d_cc_s.cpp b/src/d/d_cc_s.cpp index 21a63660..f990ea9f 100644 --- a/src/d/d_cc_s.cpp +++ b/src/d/d_cc_s.cpp @@ -340,7 +340,6 @@ void dCcS::SetAtTgGObjInf(bool i_setAt, bool i_setTg, cCcD_Obj* param_2, cCcD_Ob cCcD_GObjInf* i_atObjInf, cCcD_GObjInf* i_tgObjInf, cCcD_Stts* param_6, cCcD_Stts* param_7, cCcD_GStts* param_8, cCcD_GStts* param_9, cXyz* i_hitPos) { - /* Nonmatching */ dCcD_GObjInf* atObjInf = (dCcD_GObjInf*)i_atObjInf; dCcD_GObjInf* tgObjInf = (dCcD_GObjInf*)i_tgObjInf; dCcD_GStts* stts1 = (dCcD_GStts*)param_8; |
