This repository has been archived by the owner on Jul 31, 2022. It is now read-only.
HF-v1.0: Removed debug, and tank spin, updated comments
Guide to installing headerfiles
First, unzip the binaries, then drag the .h
files into the same dir as your source file
use the pragma #include "header.h"
replace header.h
with the name of your desired file
if you get a warning saying unused function, good! Its installed correctly!