summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSanqui <gsanky@gmail.com>2018-05-27 17:36:18 +0200
committerSanqui <gsanky@gmail.com>2018-05-27 17:36:18 +0200
commite87da085fd76c758b108fc1a0f567dcb0609335d (patch)
treed844912fd3eeb587f3d3303636b7d9287f6d6155 /Makefile
parent770e1803fc5b13d61f932b36f78c85ae53b86c70 (diff)
parentfbc1050dc2592477c59ba9770b1efacf0190c1d7 (diff)
Merge branch 'master' of git.sanqui.net:pret/pokegold-spaceworld
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cc2b882..46c48c4 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
ROMS := pokegold-spaceworld.gb
BASEROM := baserom.gb
-OBJS := main.o wram.o shim.o
+OBJS := home.o main.o wram.o shim.o
# Link objects together to build a rom.
all: $(ROMS) compare