aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c5ac37e3..e90ad8b6 100644
--- a/Makefile
+++ b/Makefile
@@ -9,8 +9,8 @@ rom_obj := \
home.o \
main.o \
maps.o \
+ ram.o \
text.o \
- wram.o \
gfx/pics.o \
gfx/pikachu.o \
gfx/sprites.o \