mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-06 04:38:37 +01:00
6 lines
80 B
C
6 lines
80 B
C
![]() |
#ifndef DECLSPEC_H_INCLUDED
|
||
|
#define DECLSPEC_H_INCLUDED
|
||
|
#define LIBSPEC
|
||
|
#endif
|
||
|
|