Rename trace_linux.odin to trace_cpp.odin

This commit is contained in:
gingerBill
2024-04-28 13:52:52 +01:00
parent 74d75fb7fb
commit 950fd2d5ce
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
//+build !windows !linux
//+build !windows !linux !darwin
package debug_trace
_Context :: struct {