mirror of
https://github.com/thestk/stk
synced 2026-02-07 17:56:16 +00:00
Version 2.01
This commit is contained in:
committed by
Stephen Sinclair
parent
6485746ee9
commit
ea749b71d2
3
swapstuf.h
Normal file
3
swapstuf.h
Normal file
@@ -0,0 +1,3 @@
|
||||
int SwapInt(int inf);
|
||||
short SwapShort(short inf);
|
||||
float SwapFloat(float inf);
|
||||
Reference in New Issue
Block a user