diff options
author | IIMarckus <iimarckus@gmail.com> | 2014-11-04 02:06:43 -0700 |
---|---|---|
committer | IIMarckus <iimarckus@gmail.com> | 2014-11-04 02:06:43 -0700 |
commit | 78ea4586f7d810e34b92736da460404b7e35e958 (patch) | |
tree | 1fc1f2371b845852b705524472858d484ecc1d71 | |
parent | 7d4506cc06b6df2f457b734cfac110b5656fdf4d (diff) |
Clean up.
-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 |