diff --git a/Makefile b/Makefile index 6c673590..f889f2aa 100644 --- a/Makefile +++ b/Makefile @@ -17,6 +17,7 @@ audio_blue.o \ text.o OBJS := $(RED_OBJS) $(BLUE_OBJS) +OBJS := $(sort $(OBJS)) ROMS := pokered.gbc pokeblue.gbc