mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-23 04:42:32 +00:00
hopefully fix nq segging on windows
This commit is contained in:
parent
64c156653f
commit
d1904fe7c4
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ fpenv:
|
|||
|
||||
#define F_BEGIN(name) \
|
||||
.globl C(name) ;\
|
||||
EXPORT(name) ;\
|
||||
.type C(name),@function ;\
|
||||
C(name):
|
||||
|
||||
|
|
Loading…
Reference in a new issue