diff options
Diffstat (limited to '')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ .POSIX: .SUFFIXES: -LIBS=-lc -lSDL2_image -lSDL2 +LIBS=-lc -lSDL2_image -lSDL2_mixer -lSDL2 demo: hare build $(LIBS) cmd/demo |
![]() |
index : hare-chip8 | |
| Small CHIP8 emulator written in Hare |
| aboutsummaryrefslogtreecommitdiff |