Skip to content

Commit

Permalink
Change GBCOPTS
Browse files Browse the repository at this point in the history
  • Loading branch information
eloaders committed Jan 4, 2014
1 parent 801be66 commit dd977b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PKG_INSTALL = apt-get install
AS_ROOT = sudo
CFLAGS = -g -Wall
GBC = /usr/bin/gbc3
GBCOPTS = -e -a -g -t -p -m
GBCOPTS = -eagtpmv
GBA = gba3
CC = gcc
ARCH=$(shell uname -m)
Expand Down

0 comments on commit dd977b1

Please sign in to comment.