fix windows CI (disable gdb stub)

This commit is contained in:
CocoSimone
2023-02-11 18:04:28 +01:00
parent 90fd566e92
commit e95ca54cd1
8 changed files with 39 additions and 30 deletions

View File

@@ -1,5 +1,5 @@
#include <Audio.hpp>
#include <SDL_audio.h>
#include <SDL2/SDL_audio.h>
#include <log.hpp>
namespace n64 {