- // Copyright (c) 2008-2023 the Urho3D project
- // License: MIT
- #ifdef URHO3D_NAVIGATION
- #include "../Precompiled.h"
- #include "../AngelScript/APITemplates.h"
- #include "../AngelScript/Manual_Navigation.h"
- namespace Urho3D
- {
- }
- #endif // def URHO3D_NAVIGATION
|