diff options
| author | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2026-05-04 13:50:55 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-04 13:50:55 -0400 |
| commit | def3445cc69b874cdde54aaa082d6cceec5d42fc (patch) | |
| tree | 82f65a62f5391221bb569d191a13697964ab25b1 /src/d/actor/d_a_dr2.cpp | |
| parent | 6bc01f1d02376ef07145899cbf6988453f67b10c (diff) | |
Fix particle_set inlines (#971)
Diffstat (limited to 'src/d/actor/d_a_dr2.cpp')
| -rw-r--r-- | src/d/actor/d_a_dr2.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/d/actor/d_a_dr2.cpp b/src/d/actor/d_a_dr2.cpp index 9ebd5dee..4abeef19 100644 --- a/src/d/actor/d_a_dr2.cpp +++ b/src/d/actor/d_a_dr2.cpp @@ -224,7 +224,6 @@ void hahen_move(dr2_class* i_this) { /* 00000884-0000130C .text iwa_move__FP9dr2_class */ void iwa_move(dr2_class* i_this) { - /* Nonmatching - retail-only regalloc */ fopAc_ac_c* a_this = &i_this->actor; cXyz sp58; cXyz sp4C; |
