mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-22 06:13:45 -07:00
Adapt to changes to LUS regarding including MPQ support.
This commit is contained in:
parent
abb0a93945
commit
ce47270cd0
2 changed files with 4 additions and 1 deletions
|
@ -155,6 +155,9 @@ set(GFX_DEBUG_DISASSEMBLER ON)
|
|||
# Tell LUS we're using F3DEX_GBI_2 (in a way that doesn't break libgfxd)
|
||||
set(GBI_UCODE F3DEX_GBI_2)
|
||||
|
||||
# Enable MPQ and OTR support
|
||||
set(INCLUDE_MPQ_SUPPORT ON)
|
||||
|
||||
################################################################################
|
||||
# Set CONTROLLERBUTTONS_T
|
||||
################################################################################
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 6a3f6cd327b99f617b623e5b9a3afeae460aac2b
|
||||
Subproject commit f8a4389b0af053faace193dd109aabfb9120f451
|
Loading…
Add table
Add a link
Reference in a new issue