| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
DECOMP: Documenting music related code (#384) https://gitlab.com/banjo.decomp/banjo-kazooie/-/commit/c845029ac185fd569348306a94da6535118ec342 | 1 个月前 | |
Cleanup for src/port and lib/libultra -> ultralib to match decomp (#226) . | 2 个月前 | |
Stop ultralib's __assert declaration colliding with Darwin's macro (#419) Apple's <assert.h> defines __assert as a three-argument function-like macro, so ultralib's own declaration of it expanded mid-declaration and the parse collapsed. The declaration sits in the !NDEBUG branch, so Release builds never reached it and only Debug broke -- which is what Xcode's default scheme builds. | 1 个月前 |