server/src/flyingship.h
2015-11-02 00:26:23 +01:00

18 lines
No EOL
136 B
C

#pragma once
#ifndef FLYINGSHIP_H
#define FLYINGSHIP_H
#ifdef __cplusplus
extern "C" {
#endif
#ifdef __cplusplus
}
#endif
#endif