Play-/Source/ee/FpAddTruncate.h
2015-05-06 00:54:15 -04:00

5 lines
72 B
C

#pragma once
#include "Types.h"
uint32 FpAddTruncate(uint32, uint32);