Change TitleID to not conflict with games (Closes #160)

This commit is contained in:
2018-05-15 17:11:51 -04:00
parent 90d316bd06
commit 5fd86bf7af
2 changed files with 2 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ LOGO := meta/logo.bin
# If left blank, makerom will use default values (0xff3ff and CTR-P-CTAP, respectively)
# Be careful if UNIQUE_ID is the same as other apps: it will overwrite the previously installed one
UNIQUE_ID := 0xAFEN
UNIQUE_ID := 0xBAFE0
PRODUCT_CODE := CTR-P-ANEM
# Don't really need to change this