mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-05-09 08:25:44 +02:00
[PR #243] [MERGED] Fix 3DS simulator #334
Labels
No labels
bug
duplicate
easy
enhancement
enhancement
fixed
fixed
good first issue
hard
invalid
pull-request
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Upsilon#334
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/UpsilonNumworks/Upsilon/pull/243
Author: @Yaya-Cout
Created: 5/28/2022
Status: ✅ Merged
Merged: 4/13/2023
Merged by: @Yaya-Cout
Base:
upsilon-dev← Head:upsilon-dev-3ds-ci📝 Commits (10+)
08f0944[CI] Fix 3DS try 125d65a3[CI] Fix 3DS try 2af20a6a[CI] Fix 3DS try 3849ceda[CI] Fix 3DS try 42c09a36[CI] Fix 3DS try 56b1aa15[CI] Fix 3DS try 6a1e8daa[CI] Fix 3DS try 7371c286[CI] Fix 3DS try 8aab1903[CI] Fix 3DS try 92957e36[CI] Fix 3DS try 10📊 Changes
7 files changed (+39 additions, -19 deletions)
View changed files
📝
.github/workflows/ci-workflow.yml(+15 -13)📝
build/platform.simulator.3ds.mak(+2 -0)📝
build/targets.simulator.3ds.mak(+1 -1)📝
build/toolchain.devkitarm.mak(+1 -1)📝
ion/src/simulator/3ds/Makefile(+10 -3)📝
ion/src/simulator/3ds/main.cpp(+4 -0)📝
ion/src/simulator/external/sdl/include/SDL_stdinc.h(+6 -1)📄 Description
This pull request fixes the 3DS simulator in the CI.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.