mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-07 06:40:15 +00:00
Add make_options.mk (#2016)
* make-options.mk * fix file name * Make more settings overwritable with .make_options.mk and group them together * PAL -> EU --------- Co-authored-by: Derek Hensley <hensley.derek58@gmail.com>
This commit is contained in:
parent
6c4935dc18
commit
6a8c556bdb
2 changed files with 43 additions and 38 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -9,6 +9,7 @@ __pycache__/
|
|||
.idea/
|
||||
|
||||
# Project-specific ignores
|
||||
.make_options.mk
|
||||
extracted/
|
||||
build/
|
||||
expected/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue