GUI had old code when I was toying with doing lighting with a png.

This commit is contained in:
Zed A. Shaw 2024-12-02 08:15:27 -05:00
parent c11384df59
commit bdfd61c8e7
3 changed files with 0 additions and 9 deletions

View file

@ -102,9 +102,6 @@ cd roguish
# first compile takes a while
make
# will play a sound and open windows
make test
# this copies the binary so you can run it
make run
```