mirror of
https://github.com/orange-cpp/omath.git
synced 2026-06-09 16:54:35 +00:00
Export
This commit is contained in:
@@ -4,11 +4,11 @@
|
||||
|
||||
#pragma once
|
||||
#include "omath/Vector3.hpp"
|
||||
|
||||
#include "../omath_export.h"
|
||||
|
||||
namespace omath::prediction
|
||||
{
|
||||
class Projectile final
|
||||
class OMATH_API Projectile final
|
||||
{
|
||||
public:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user