metaforce/Runtime/CAi.hpp

14 lines
126 B
C++

#ifndef __RETRO_CAI_HPP__
#define __RETRO_CAI_HPP__
namespace Retro
{
class CAiFuncMap
{
};
}
#endif // __RETRO_CAI_HPP__