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:
LagoLunatic
2025-11-14 19:39:02 -05:00
committed by GitHub
parent 0573bc517d
commit 7a1f995cff
387 changed files with 14999 additions and 14608 deletions
+1 -1
View File
@@ -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