Update arithmetics.h

Remove header
This commit is contained in:
Derek "Turtle" Roe 2021-03-13 04:20:19 -06:00
parent f52e6cd2e2
commit 71db981ac1
1 changed files with 0 additions and 5 deletions

View File

@ -1,8 +1,3 @@
// Project64 - A Nintendo 64 emulator
// http://www.pj64-emu.com/
// Copyright(C) 2001-2021 Project64
// Copyright(C) 2014 Bobby Smiles
// GNU/GPLv2 licensed: https://gnu.org/licenses/gpl-2.0.html
#pragma once
static inline int16_t clamp_s16(int_fast32_t x)