diff options
author | Chris Robinson <[email protected]> | 2022-07-08 17:28:48 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2022-07-08 17:28:48 -0700 |
commit | fa51c89549590319cb545a8c81419e2e1ddc5db3 (patch) | |
tree | b935c2a14138271a6296a06f6ed1acd11d86a6ba /alc/context.h | |
parent | 1ad553b5a913e11c712eb95b7ecc7cbc66f4a274 (diff) |
Fix building on some MinGW systems
Some systems don't like having a space in the export declaration, with windres
interpreting the extra attributes as input files. GCC seems to accept the
attributes being "packed" together, which avoids the problem with windres.
Diffstat (limited to 'alc/context.h')
0 files changed, 0 insertions, 0 deletions