1
0
Fork 0
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:
fig02 2024-08-06 13:32:34 -04:00 committed by GitHub
parent 6c4935dc18
commit 6a8c556bdb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 43 additions and 38 deletions

1
.gitignore vendored
View file

@ -9,6 +9,7 @@ __pycache__/
.idea/
# Project-specific ignores
.make_options.mk
extracted/
build/
expected/