Merge branch 'main' into main
This commit is contained in:
commit
f04e79ddaf
1 changed files with 1 additions and 2 deletions
|
|
@ -27,7 +27,7 @@ from tools.project import (
|
|||
)
|
||||
|
||||
# Game versions
|
||||
DEFAULT_VERSION = 1
|
||||
DEFAULT_VERSION = 0
|
||||
VERSIONS = [
|
||||
"GMPE01_00", # USA 1.0
|
||||
"GMPE01_01", # USA 1.1
|
||||
|
|
@ -255,7 +255,6 @@ cflags_odemuexi = [
|
|||
"-inline deferred"
|
||||
]
|
||||
|
||||
|
||||
cflags_amcstub = [
|
||||
*cflags_base,
|
||||
"-inline auto,deferred",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue