mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-05 06:00:33 -04:00
21 lines
No EOL
137 B
C
21 lines
No EOL
137 B
C
#ifndef __fiber_task_h_
|
|
#define __fiber_task_h_
|
|
|
|
|
|
#ifndef __cplusplus
|
|
extern "C" {
|
|
#endif
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#ifndef __cplusplus
|
|
}
|
|
#endif
|
|
|
|
|
|
#endif |