Fix switch and windows CI (#700)

* merge upstream commit to fix some bug

* fix merge

* add a local user for the merge

* Update main.yml

* revert main.yml

* fix windows CI

* fix switch build

* fix windows and try a fix for switch

* fix windows build
This commit is contained in:
coco875
2026-05-04 20:00:43 +02:00
committed by GitHub
parent 76d19f7e43
commit efdaf9d8fd
4 changed files with 122 additions and 126 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
#include "engine/tracks/ToadsTurnpike.h"
#ifdef __SWITCH__
#include <port/switch/SwitchImpl.h>
#include <ship/port/switch/SwitchImpl.h>
#endif
extern "C" {