home
projects
git
about
index
:
honey-engine
main
raylib
a 3D game engine written in C
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
assimp
/
test
/
headercheck
/
headercheck.cpp.in
blob: 477fb8edf5c711e100d2a63f8f0b3f2da7f9d82b (
plain
)
1
2
3
4
5
6
#include "@HEADER@" int main(int,char**) { return 0; }