2
0
rexim 6 сар өмнө
parent
commit
3517e38079

+ 0 - 1
src_build/nob_macos.c

@@ -1,4 +1,3 @@
-// TODO: confirm that MacOS build works on MacOS
 #include <stddef.h>
 #include <stddef.h>
 #define MUSIALIZER_TARGET_NAME "macos"
 #define MUSIALIZER_TARGET_NAME "macos"
 
 

+ 0 - 1
src_build/nob_win64_msvc.c

@@ -1,4 +1,3 @@
-// TODO: confirm that MSVC build works on Windows
 #define MUSIALIZER_TARGET_NAME "win64-msvc"
 #define MUSIALIZER_TARGET_NAME "win64-msvc"
 
 
 bool build_musializer(void)
 bool build_musializer(void)