index
:
cgame
master
cgame
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test.h
blob: 4c14fc6f17683d7052f8943c526cbdb558669b64 (
plain
) (
tree
)
40fbb32
1
2
3
4
5
6
#ifndef _TEST_H
#define _TEST_H
void
test_func
();
#endif