mirror of
https://github.com/yawut/SDL.git
synced 2026-04-25 07:52:57 -05:00
Missed a Qtopia change.
This commit is contained in:
parent
c106fc0acd
commit
06a7b965e7
|
|
@ -29,7 +29,7 @@
|
|||
|
||||
#if defined(__WIN32__) || \
|
||||
(defined(__MWERKS__) && !defined(__BEOS__)) || \
|
||||
defined(__SYMBIAN32__) || defined(QWS)
|
||||
defined(__SYMBIAN32__)
|
||||
|
||||
#ifdef __cplusplus
|
||||
#define C_LINKAGE "C"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user