This repository has been archived on 2024-11-16. You can view files and clone it, but cannot push or open issues or pull requests.
Unreal-FixedPointMath/Source/FixedPointMath/Private/FixedRotator.cpp

7 lines
175 B
C++

// Fill out your copyright notice in the Description page of Project Settings.
#include "FixedRotator.h"
const FFixedRotator FFixedRotator::ZeroRotator = FFixedRotator(0);