mirror of
https://github.com/zeldaret/botw
synced 2026-07-07 21:30:57 -04:00
tools: update viking, llvm-objdump, setup
This commit is contained in:
+1
-1
Submodule tools/common updated: 091099c098...285a811e11
@@ -1,5 +1,9 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
from common.setup_venv import enter_venv
|
||||
if __name__ == "__main__":
|
||||
enter_venv()
|
||||
|
||||
import argparse
|
||||
import hashlib
|
||||
from pathlib import Path
|
||||
|
||||
Reference in New Issue
Block a user