summaryrefslogtreecommitdiff
path: root/test.c
AgeCommit message (Collapse)Author
2021-05-26Removed `test.h`.mrb0nk500
I figured out what was wrong with libtcc, and thus didn't need it anymore, due to being redundent.
2021-05-26Added include for `test.h` to `test.c`.mrb0nk500
2021-05-26Remove extern for add function from `test.c`.mrb0nk500
This will be moved into `test2.h`.
2021-05-26Add include for test2.h in test.cmrb0nk500
2021-05-26Added test.cmrb0nk500