mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-08-31 10:54:02 +03:00
Add PGO
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
//go:build !prof
|
||||
|
||||
package main
|
||||
|
||||
func runProfile() {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user