#ifndef GLUE_C_CHARACTER_COMPONENT_HPP #define GLUE_C_CHARACTER_COMPONENT_HPP #include "net/Types.hpp" #include class CSimpleModelFFX; class CM2Model; class CCharacterComponent { public: // Static variables // Static functions }; #endif // GLUE_C_CHARACTER_COMPONENT_HPP