Vegastrike 0.5.1 rc1  1.0
Original sources for Vegastrike Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ship_commands.h
Go to the documentation of this file.
1 #ifndef __SHIP_COMMANDS_H__INCLUDED__
2 #define __SHIP_COMMANDS_H__INCLUDED__
3 
4 extern void InitShipCommands();
5 extern void UninitShipCommands();
6 
7 #endif //__SHIP_COMMANDS_H__INCLUDED__
8