mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Initial files
This commit is contained in:
commit
4e249fb3fb
71 changed files with 22664 additions and 0 deletions
7
src/test.h
Normal file
7
src/test.h
Normal file
|
@ -0,0 +1,7 @@
|
|||
#ifndef TEST_HEADER
|
||||
#define TEST_HEADER
|
||||
|
||||
void run_tests();
|
||||
|
||||
#endif
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue