text editor target, refactor build_file.c
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
void mt_testing(ma_arena_t *arena) {
|
||||
void generate_testing_code(ma_arena_t *arena) {
|
||||
mt_files_t files = mt_lex_files(arena, mt_main_path(arena), mt_get_include_paths(arena));
|
||||
sb8_t *tests = sb8_serial_begin(arena);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user