mirror of
https://github.com/jpd002/Play-.git
synced 2025-05-06 19:01:55 +03:00
5 lines
72 B
C
5 lines
72 B
C
#pragma once
|
|
|
|
#include "Types.h"
|
|
|
|
uint32 FpAddTruncate(uint32, uint32);
|