mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 12:23:29 +00:00
- Fix dxtn build.
svn path=/trunk/; revision=35265
This commit is contained in:
Vendored
+1
-1
@@ -29,7 +29,7 @@
|
||||
|
||||
#ifdef __WIN32__
|
||||
#define TAPI __declspec(dllexport)
|
||||
#define TAPIENTRY /*__stdcall*/
|
||||
#define TAPIENTRY __stdcall
|
||||
#else
|
||||
#define TAPI
|
||||
#define TAPIENTRY
|
||||
|
||||
Reference in New Issue
Block a user