summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2018-01-22 17:33:52 -0500
committerRangi <remy.oukaour+rangi42@gmail.com>2018-01-22 17:33:52 -0500
commitf44b7ad5c30f80d1032a9cab2e3272ef0a7efe86 (patch)
tree7ae0c8fcc4ec276ec715f7ec23f79929b481ea0a /Makefile
parentcb5e3378de0582217cdb308d33cee7afb4d7cb89 (diff)
Add data/text/
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d29f69a5d..203bd4aa7 100644
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@ audio.o \
home.o \
main.o \
wram.o \
-data/common_text/common_text.o \
+data/text/common_text.o \
data/maps/maps.o \
data/pokemon/dex_entries.o \
data/pokemon/egg_moves.o \