You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Texmod: move gMod release structs to a named namespace
Glaze reflection can't bind types declared in an anonymous namespace
(internal linkage), which broke the build. Mirror Updater's github_api
structs by giving them external linkage in a named namespace.
0 commit comments