Equiavlent: sda scheduling reorder
| 2901 | |
| 2902 | // Equiavlent: sda scheduling reorder |
| 2903 | void zEntPlayerSpeakStop() |
| 2904 | { |
| 2905 | player_talk.anim = -1; |
| 2906 | globals.player.ent.model->Anim->Single->BilinearLerp[0] = 0.0f; |
| 2907 | } |
| 2908 | |
| 2909 | // Close, some float mismatches + regswaps |
| 2910 | static xEnt* GetPatrickTarget(xEnt* ent) |
no outgoing calls
no test coverage detected