index
:
project-arcade
apu
dev
master
poc-arbitrary-rom-stm32
ppu
ppu-stm-integration-demo
survival
tilemap-build-system
22-23 b07 proj09: arcade game
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ds.mk
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'src/ds.mk')
-rw-r--r--
src/ds.mk
2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ds.mk b/src/ds.mk
index 498ed27..2929344 100644
--- a/
src/ds.mk
+++ b/
src/ds.mk
@@ -3,5 +3,5 @@ LD := gcc
LFLAGS += -lSDL2
-DESKTOP_SRCS += ppusim/main.c
+DESKTOP_SRCS += ppusim/sim.c