mirror of
https://github.com/zeldaret/botw
synced 2026-07-08 21:55:02 -04:00
tools: update viking, llvm-objdump, setup
This commit is contained in:
@@ -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