You've already forked Microtransactions64
mirror of
https://github.com/Print-and-Panic/Microtransactions64.git
synced 2026-01-21 10:17:19 -08:00
6 lines
71 B
C
6 lines
71 B
C
#include <ultra64.h>
|
|
|
|
extern f32 qtof(int q);
|
|
|
|
extern int ftoq(f32 f);
|