summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorentrpntr <entrpntr@gmail.com>2020-04-10 04:07:13 -0400
committerentrpntr <entrpntr@gmail.com>2020-04-10 10:48:29 -0400
commit18df0a5e3742278c8c373b196b47427f713a865d (patch)
treea220f29c9316e1fbb326ddd976093efa36a8e081 /Makefile
parent9b816713e1ed9ca3df9ff4321a1f255635658a43 (diff)
Add engine/rtc/rtc.asm and engine/overworld/overworld.asm.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 042afa5c..d9132f99 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,8 @@ home.o \
main.o \
wram.o \
data/text/common.o \
-data/pokemon/dex_entries.o
+data/pokemon/dex_entries.o \
+gfx/sprites.o
# Distinguish asm files which are game-exclusive for building (*_[gold|silver].asm)
gs_excl_asm := gfx/pics