2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-06-20 05:53:27 +00:00

13 lines
124 B
C++

#ifndef __RETRO_CAI_HPP__
#define __RETRO_CAI_HPP__
namespace Retro
{
namespace Common
{
}
}
#endif // __RETRO_CAI_HPP__