projects
/
PND
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Client
/
ThirdParty
/
libfixmath
/
tests
/
tests_lerp.h
blob: ab261dde2f9df0b2e6f88df84114ed4a8d993c5e (
plain
)
1
2
3
4
5
6
#ifndef TESTS_LERP_H #define TESTS_LERP_H int test_lerp(); #endif // TESTS_LERP_H