Changelog update

This commit is contained in:
DepressedTWM 2026-08-07 00:28:06 +04:00
parent 29ffde9935
commit 9ccc499941
1 changed files with 1 additions and 0 deletions

View File

@ -47,3 +47,4 @@ Deleted Battletest and RPGMaker debug code
glstate Alpha calculation fix backported from MKXP glstate Alpha calculation fix backported from MKXP
Added VALUE support in debugwriter.h Added VALUE support in debugwriter.h
When STATIC build option is enabled, enable static libc++ and libgcc When STATIC build option is enabled, enable static libc++ and libgcc
CPU specific optimizations moved to separated Toolchanin files