foxygit / doom Log in
commit 01168584c8f0e6485efcd8ffa5e9f720809eb64c
Merge: 7a0db316 86de35dd
Author:     Simon Howard <fraggle@soulsphere.org>
AuthorDate: Thu Oct 8 19:19:10 2020 -0400
Commit:     GitHub <noreply@github.com>
CommitDate: Thu Oct 8 19:19:10 2020 -0400

    Merge pull request #1322 from mfrancis95/cppcheckwarningfix1

    Remove unused variable "state" in P_MovePsprites

 src/doom/p_pspr.c    | 3 +--
 src/heretic/p_pspr.c | 3 +--
 src/hexen/p_pspr.c   | 3 +--
 src/strife/p_pspr.c  | 3 +--
 4 files changed, 4 insertions(+), 8 deletions(-)