mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2024-11-14 13:27:41 -07:00
Fix imports in mac-universal.py again
This commit is contained in:
parent
686aecb36c
commit
43b6ef1f60
@ -8,6 +8,7 @@ import glob
|
|||||||
import os
|
import os
|
||||||
import shutil
|
import shutil
|
||||||
import sys
|
import sys
|
||||||
|
import subprocess
|
||||||
|
|
||||||
|
|
||||||
def lipo(path0, path1, dst):
|
def lipo(path0, path1, dst):
|
||||||
|
Loading…
Reference in New Issue
Block a user