diff options
-rw-r--r-- | stadiumgs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stadiumgs/Makefile b/stadiumgs/Makefile index 17f8c6c..93785c5 100644 --- a/stadiumgs/Makefile +++ b/stadiumgs/Makefile @@ -719,3 +719,4 @@ backgrounds.tbl: ${BACKGROUNDS} clean: rm -f text.tbl ${STRTBLS} rosters.tbl ${ROSTERS} backgrounds.tbl + rm -f 0x1e40000.tbl |