sa2 icon indicating copy to clipboard operation
sa2 copied to clipboard

WIP decompilation of Sonic Advance 2 - a GameBoy Advance game written in C

Results 3 sa2 issues
Sort by recently updated
recently updated
newest added

fixes #182 but could cause issues on other builds because of how im including sdl right now ![image](https://github.com/user-attachments/assets/9b93ed4d-2e8e-4832-86f9-3697ac4d5106) tested using the command `make PLATFORM=sdl_win32 CPU_ARCH="i386" PREFIX=i686-w64-mingw32- CPP=cpp AS=as AR=ar -j$(nproc)...