mirror of
https://github.com/zeldaret/tp
synced 2026-05-23 06:54:28 -04:00
Get Shield final version building OK and add it to CI (#2807)
* Fix REL ctors splits for Shield final version * Fix profile_lst split for Shield * Add Shield to vscode configure task * Add align:16 to most functions in Shield main.dol * Start linking some TUs for Shield * Add Shield final version to CI
This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
version: [GZ2E01, GZ2P01, GZ2J01, ShieldD]
|
||||
version: [GZ2E01, GZ2P01, GZ2J01, Shield, ShieldD]
|
||||
|
||||
steps:
|
||||
# Checkout the repository
|
||||
|
||||
Reference in New Issue
Block a user