mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-03-06 21:00:31 +01:00
Fix imports in mac-universal.py again
This commit is contained in:
parent
686aecb36c
commit
43b6ef1f60
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ import glob
|
|||
import os
|
||||
import shutil
|
||||
import sys
|
||||
import subprocess
|
||||
|
||||
|
||||
def lipo(path0, path1, dst):
|
||||
|
|
Loading…
Add table
Reference in a new issue