Skip to content

Commit

Permalink
Merge pull request #53 from retro-wertz/patch-1
Browse files Browse the repository at this point in the history
Try to fix 3DS build
  • Loading branch information
hizzlekizzle committed Feb 3, 2019
2 parents c3b269c + eae610a commit 78eb883
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Expand Up @@ -227,6 +227,7 @@ else ifeq ($(platform), ctr)
FLAGS += -fno-rtti
FLAGS += -fno-exceptions -DDISABLE_EXCEPTIONS
STATIC_LINKING = 1
LOAD_FROM_MEMORY = 0

# Xbox 360
else ifeq ($(platform), xenon)
Expand Down

0 comments on commit 78eb883

Please sign in to comment.